import turtle
for i in range(5):
turtle.forward(100)
turtle.right(144)
turtle.done()
import turtle
for i in range(5):
turtle.forward(100)
turtle.right(144)
turtle.done()
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Mike Young -
Pragati Verma -
Sospeter Mong'are -
Top comments (0)