Commit 614a706c by BellCodeEditor

save project

parent cfd5de5e
Showing with 3 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
turtle.colormode(255)
s = turtle.Screen()
s.bgcolor((135,206,255))
p1 = turtle.Pen()
p1.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