Commit e23dce70 by BellCodeEditor

auto save

parent 6990effb
Showing with 1 additions and 0 deletions
import turtle import turtle
pen = turtle.Turtle() pen = turtle.Turtle()
pen.speed(0)
pen.color('sienna') pen.color('sienna')
# 画布大小 # 画布大小
w = turtle.Screen() w = turtle.Screen()
......
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