Commit a2a8c7af by BellCodeEditor

save project

parent 10b5836a
Showing with 3 additions and 0 deletions
......@@ -16,5 +16,7 @@ T.end_fill()
T.penup()
T.goto(150,50)
T.write("Hello~")
T.penup()
T.goto(10000,1000000)
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