Commit 2ca147aa by BellCodeEditor

save project

parent 8ca89213
Showing with 3 additions and 1 deletions
import turtle
pen=turtle.pen()
screen=turtle.screen()
screen.bgcolor("light pink")
screen.bgcolor("black")
colors=["white","blue","violet","cyan"]
......
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