Commit 73f3b2c7 by BellCodeEditor

save project

parent 9c2e2c0f
Showing with 3 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
screeen=turtle.screeen() screeen=turtle.Screeen()
screeen.bgcolor("light red") screeen.bgcolor("light red")
Pen=turtle.Pen() Pen=turtle.Pen()
Pen.write("knlhh",font=("Times",20,"normal")) Pen.write("knlhh",font=("Times",20,"normal"))
turtle.done() turtle.done()
pen.penup()
pen.goto(-100,0)
pen1.pensize(5) pen1.pensize(5)
pen1.pencolor("red") pen1.pencolor("red")
pen1.left(45) pen1.left(45)
......
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