Commit 96426569 by BellCodeEditor

save project

parent 5e8872fb
Showing with 2 additions and 2 deletions
import turtle
sb=10
pen=turtle.Pen()
#pen.write("nihao")
pen.pensize(5)
......@@ -16,4 +17,4 @@ pen=turtle.Pen()
pen.goto(-100,0)
pen.write("hqdwhdjbajk",font=("Times",30,"normal"))
pen.hideturtle()
turtle.done()
\ No newline at end of file
turtle.done()
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