Commit a48dc1b9 by BellCodeEditor

auto save

parent 92dabd1e
Showing with 5 additions and 4 deletions
import turtle
pen=turtle.Pen()
pen.write("jsaksjsjsj",font=("Times",30,"normal"))
pen.hideturtle()
pen.done()
# pen=turtle.Pen()
# pen.write("jsaksjsjsj",font=("Times",30,"normal"))
# pen.hideturtle()
# pen.done()
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