Commit fbe36e61 by BellCodeEditor

save project

parent 34c026ca
Showing with 2 additions and 0 deletions
from turtle import * from turtle import *
screen=Screen()
bgcolor("light blue")
pencolor("red") pencolor("red")
pensize(3) pensize(3)
left(45) left(45)
......
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