Commit 9701b508 by BellCodeEditor

auto save

parent c790838b
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("股份对他",font=("Times",20,"normal")) pen.write("",font=("Times",20,"normal"))
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.circle(100) pen1.circle(100)
pen1.hideturtle() pen1.hideturtle()
......
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