Commit 97407a90 by BellCodeEditor

save project

parent 16c02a03
Showing with 5 additions and 3 deletions
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
turtle pen.forward(200)
hideturtle pen.left(144)
\ No newline at end of file
pen.hideturtle()
\ 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