Commit 0322be0a by BellCodeEditor

save project

parent 641c0a05
Showing with 4 additions and 2 deletions
import turtle
pen=turtle.Pen()
pen.write("勇于挑战的\n程序创造师,\n加油!",font=("Times",30,"normal"))
pen1=turtle.Pen()
#画图
pen1.circle(50)
turtle.down()
\ No newline at end of file
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