Commit 277db036 by BellCodeEditor

save project

parent 7d304bd7
Showing with 2 additions and 1 deletions
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
import turtle import turtle
#书写文字 #书写文字
pen=turtle. pen() pen=turtle. pen()
pen.write("Hi,诺一~\n用python写电纸贺卡真是太有趣了") pen.write("Hi,诺一~\n用python写电纸贺卡真是太有趣了")
pen.hideturtie() pen.hideturtie()
turtle.done() 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