from gturtle import * makeTurtle() repeat 4: forward(100) left(90) stampTurtle() Version:V1.32 - Okt 12, 2020