Commit 7de4a5db by BellCodeEditor

auto save

parent 93d405f0
Showing with 9 additions and 0 deletions
#import turtle
#pen=turtle.Pen()
#pen.write("嗨,傻逼我看你吃屎我太开心了"font=("Times",30,"normal"))
#pen.hideturtle()
#turtle.done()
import turtle
pen1=turtle.Pen()
pen1.circle(0.0000001)
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