Commit ad3ef8ae by BellCodeEditor

save project

parent 2ff298e1
Showing with 3 additions and 1 deletions
import turtle import turtle
pen=turtle.pen() pen=turtle.Pen()
screen = turtle.Screen() screen = turtle.Screen()
screen.bgcolor("light pink") screen.bgcolor("light pink")
colors=["white","bule","violet","cyan"] colors=["white","bule","violet","cyan"]
......
print("hello word")
\ No newline at end of file
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