Commit 857412c5 by BellCodeEditor

save project

parent 58aa6c57
Showing with 1 additions and 0 deletions
......@@ -9,6 +9,7 @@ pen = turtle.Pen()
pen.penup()
pen.goto(200,-200)
pen.write("Hi~\n凡凡",font = ("Times",20,"normal"))
pen.hideturtle()
#心
len = 50
pen1 = turtle.Pen()
......
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