Commit 9e6fae4b by BellCodeEditor

auto save

parent fe33521b
Showing with 8 additions and 6 deletions
# 利用write()帮助悟空给诺依回信吧~ #利用write()帮助悟空给诺依回信吧~
# import turtle
# pen1=turtle.Pen()
# pen1.write("sb",font=("Times",50,"normal"))
# pen1.hideturtle()
# turtle.done()
import turtle import turtle
pen1=turtle.Pen()
pen1.write("sb",font=("Times",50,"normal"))
pen1.hideturtle()
turtle.done()
pen2=turtle.Pen() pen2=turtle.Pen()
pen2.pencolor("green") pen2.pencolor("green")
pen2.pensize(20) pen2.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