Commit c67b160d by BellCodeEditor

auto save

parent f1d999a2
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.speed(114514) pen.speed(114)
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("black") screen.bgcolor("black")
colours=["red","orange","yellow","green"] colours=["red","orange","yellow","green"]
......
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