Commit 61479fd8 by BellCodeEditor

save project

parent e0d2cda4
Showing with 8 additions and 3 deletions
inport tutle import tutle
pen = tutle.Pen() pen = tutle.Pen()
pen.write("yee",font="times",20,"nor") pen.write("yee",font="times",20,"normal")
\ No newline at end of file pen.hideturtle()
\ No newline at end of file
import turtle
pen1=turtle.Pen()
pen1=circle(50,180)
\ 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