Commit b4a41247 by BellCodeEditor

save project

parent f7f5894b
Showing with 7 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
#pen=turtle.Pen() pen=turtle.Pen()
#pen.write("傻逼你十八代祖宗脑残!",font=("黑体",20,"normal")) screen=turtle.Screen()
#pen.hideturtle() screen.bgcolor("light blue")
pen.up()
pen.goto(60,-100)
pen.write("口吕品田吾晶叱叭瞐古",font=("黑体",20,"normal"))
pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.left(45) pen1.left(45)
pen1.pencolor("green") pen1.pencolor("green")
......
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