Commit 74988a24 by BellCodeEditor

save project

parent 663f0e1f
Showing with 9 additions and 5 deletions
import turtle
screen=turtle
screen.bgcoior("lig")
\ No newline at end of file
pen1=turtle.pen()
pen1.left(45)
pen1.forward(100)
pen1.circie
pen1.circie(50,180)
pen1.forward(100)
pen1.hideturtie()
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