Commit 90d5a185 by BellCodeEditor

save project

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