Commit c7a289ee by BellCodeEditor

save project

parent 9b0ac823
Showing with 2 additions and 9 deletions
import turtle import turtle
sceen=turtle.Screen() sc
screen.bgcolor("light blue") \ No newline at end of file
pen=turtle.pen()
pen.penup()
pen.goto(-100,0)
pen.write
pen.hideturtle()
turtle.done()
\ 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