Commit 7de45023 by BellCodeEditor

save project

parent 18c6ad07
Showing with 3 additions and 0 deletions
......@@ -3,4 +3,6 @@ import turtle
p=turtle.Pen()
p.write("鹅鹅鹅\n曲项向天歌\n白毛浮绿水\n红掌拨清波",font=("Times",30,"normal"))
p.hideturtle()
p1=turtle.Pen()
p1.circle(50)
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