Commit 1127d520 by BellCodeEditor

auto save

parent c816b9b8
Showing with 18 additions and 0 deletions
import turtle
# pen = turtle.Pen()
# pen.write("你\n好呀",font=("Times",30,"normal"))
# pen.hideturtle()
pen1 = turtle.Pen()
pen1.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