Commit e5a18dc4 by BellCodeEditor

auto save

parent 4f884a43
Showing with 8 additions and 3 deletions
from turtle import * import turtle
from turtle import * import turtle
\ No newline at end of file screen=turtle.Screen
screen.bgcolor("light blue")
pen=turtle.pen()
pen.penup()
pen.goto(100,-100)
pen.write("Hi,"),font
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