Commit eaed14ee by BellCodeEditor

save project

parent 48f363bf
Showing with 4 additions and 17 deletions
# import turtle j=5
# Pen=turtle .pen i=7
# pen.turtle("依诺,\nturtle真好用,\n我学会用画布了"font=("Times",30,”)) print(j,"*",i,"=",(j*i))
# pen.hidetur \ No newline at end of file
# turtle.done()
pen=turtie.pen()
pen1.pensize(5)
pen.pencolor("red")
pen1.left(45)
pen1.forward(100)
pen1.circle(50,180)
pen1.right(90)
pen1. circle(50,180)
pen1.forward(100)
pen.hidetur
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