Commit 555bdc2b by BellCodeEditor

auto save

parent 623336ee
Showing with 4 additions and 4 deletions
import turtle import turtle
j=turtle.Pen() # j=turtle.Pen()
j.write("别烦我\n阿巴巴巴吧",font=("Times",40,"normal")) # j.write("别烦我\n阿巴巴巴吧",font=("Times",40,"normal"))
j.hideturtle() # j.hideturtle()
turtle.done() # turtle.done()
t=turtle.Pen() t=turtle.Pen()
t.pencolor("green") t.pencolor("green")
t.pensize(20) t.pensize(20)
......
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