Commit fc3b099c by BellCodeEditor

save project

parent 28212812
Showing with 0 additions and 1 deletions
...@@ -2,7 +2,6 @@ import turtle ...@@ -2,7 +2,6 @@ import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("春眠不觉晓,\n处处闻啼鸟。\n夜来风雨声,\n花落知多少。\n,font"Times"30,"narmal") pen.write("春眠不觉晓,\n处处闻啼鸟。\n夜来风雨声,\n花落知多少。\n,font"Times"30,"narmal")
Pen.hideturtle() Pen.hideturtle()
turtle.done()
Pen1=turtle.Pen() Pen1=turtle.Pen()
Pen1=turtle.Pensize(5) Pen1=turtle.Pensize(5)
Pen1=turtle.Pencollor("red") Pen1=turtle.Pencollor("red")
......
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