Commit fc75d147 by BellCodeEditor

save project

parent fc3b099c
Showing with 1 additions and 1 deletions
import turtle 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()
Pen1=turtle.Pen() Pen1=turtle.Pen()
Pen1=turtle.Pensize(5) Pen1=turtle.Pensize(5)
......
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