Commit 19a56c72 by BellCodeEditor

save project

parent 86c2303e
Showing with 6 additions and 3 deletions
import turtle import turtle
# pen.turtle.pen() screen=turtle.Screen()
#pen.write("Hi,若依") screen.bgcolor("light biue")
pen=turtle.Pen()
pen.penup()
pen.goto(-100,0)
pen.write("若依,你好/n我会用turtle在画布上写字了"font=("Times",15,"normo1"))
# pen.end_fill() # pen.end_fill()
# 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