Commit 15816bde by BellCodeEditor

save project

parent 09589d4c
Showing with 3 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
Screen=turtle.Screen() screen=turtle.Screen()
pen.bgcolor("light blue") screen.bgcolor("light blue")
pen=turtle.Pen()
pen.penup() pen.penup()
goto(-100,0) goto(-100,0)
pen=turtle.Pen() pen=turtle.Pen()
......
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