Commit da8e064c by BellCodeEditor

save project

parent c816b9b8
Showing with 8 additions and 0 deletions
import turtle
# Pena=turtle.Pen
# Pena.while ("你好呀!\n你k你嚓,\n"font=("Times",20,"normal"))
# Pena.hideturtle()
# turtle.done()
pen=turtle.Pen()
pen.circle(50)
turtle.done
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