Commit 13167bd7 by BellCodeEditor

auto save

parent 5e1b0385
Showing with 2 additions and 2 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
import turtle import turtle
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.left(90) pen1.left(90)
pen1.circle(50,180) pen1.circle(50,180)
pen.pensize(5) pen.pensize(5)
pen1.pencolor() pen1.pencolor()
\ 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