Guest User

Untitled

a guest
Nov 14th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. import turtle
  2. turtle.shape("turtle")
  3. turtle.forward(100)
  4. turtle.exitonclick()
Add Comment
Please, Sign In to add comment