Commit 6037ba12 by BellCodeEditor

save project

parent a3c0f962
Showing with 2 additions and 2 deletions
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("劝学\n[唐]颜真卿\n三更灯火五更鸡,\n正是男儿读书时.\n黑发不知勤学早,\n白首方悔读书迟.",font=("Times",20,"normal")) pen.write("劝学\n[唐]颜真卿\n三更灯火五更鸡,\n正是男儿读书时.\n黑发不知勤学早,\n白首方悔读书迟.",font=("Times",20,"normal"))
turtle.done() pen.hideturtle()
\ No newline at end of file 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