Commit 4aebbe10 by BellCodeEditor

save project

parent 65358ce3
Showing with 1 additions and 0 deletions
......@@ -2,6 +2,7 @@
import turtle
p1 = turtle.Pen()
p1.write("诺伊,\nturtle真好用!\n我也会做贺卡啦!",font = ("宋体",26,"normal"))
p1.hideturtle()
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