Commit 37790ca9 by BellCodeEditor

save project

parent 043b5f9a
Showing with 11 additions and 0 deletions
im
\ No newline at end of file
#导入模块
import turtle
# pen=turtle.Pen()
# pen.write("你好呀!",font=("Times",20,"normal"))
# turtle.down
pen1=turtle.Pen()
pen1.circle(50)
turtle.down
pen1
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