Commit cf4696fc by BellCodeEditor

save project

parent c0cd42fb
Showing with 4 additions and 1 deletions
import turtle import turtle
a=turtle.pen() a=turtle.pen()
a.shape("turtle") a.shape("turtle")
a.forawrd(200000000000000000000000000000000000000000000000) for i in range(4):
a.forawrd(200)
a.left(90)
turtle.done() turtle.done()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment