Commit cc642c8c by BellCodeEditor

auto save

parent 2a4aa41d
Showing with 3 additions and 5 deletions
...@@ -3,10 +3,7 @@ import turtle ...@@ -3,10 +3,7 @@ import turtle
pen=turle.Pen() pen=turle.Pen()
turtle.pensize(3) turtle.pensize(3)
turtle.pencolor("pink") turtle.pencolor("pi")
pen.left(45)
pen.forward(50)
pen.circle(15,180)
pen1.write("jsdhas",font=("Times",18,"normal")) pen.write("jsdhas",font=("Times",18,"normal"))
turlte. turlte.
\ 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