Commit da4c08e8 by BellCodeEditor

save project

parent a2a8c7af
Showing with 3 additions and 3 deletions
......@@ -15,8 +15,7 @@ T.circle(50,180)
T.end_fill()
T.penup()
T.goto(150,50)
T.write("Hello~")
T.penup()
T.goto(10000,1000000)
T.write("Hello~",font=("Times",20,"normal"))
T.hideturtle()
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