Commit 19b6cefa by BellCodeEditor

save project

parent 1c98520e
Showing with 1 additions and 1 deletions
#背景
import turtle
screen=turtle.Screen()
screen=turtle.bgcolor("pink")
screen=turtle.bgcolor("yellow")
#写字
pen=turtle.Pen()
pen.penup()
......
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