Commit 9d772744 by BellCodeEditor

auto save

parent 788db0ea
Showing with 4 additions and 4 deletions
import turtle import.turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("kag\ngfd\ngyjh",font=("time",20,"normal")) pen.pencoloer("red")
pen.hideturtle() pen.circle(50,180)
turtle.done() 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