Commit 7807bcff by BellCodeEditor

save project

parent 39891d64
Showing with 1 additions and 1 deletions
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("西塞山前白鹭飞,\n桃花流水鲔鱼肥。\n清罗利,绿梭衣,\n斜风细雨不须归。",font=("Times",20,"normal")) pen.write("诺依,\n我也会在turtle模块,\n里打字了!",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() 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