Commit cf4696fc by BellCodeEditor

save project

parent c0cd42fb
Showing with 5 additions and 3 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):
turtle.done() a.forawrd(200)
\ No newline at end of file a.left(90)
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