Commit 62eed165 by BellCodeEditor

save project

parent 79a4c411
Showing with 5 additions and 4 deletions
import turtle
sc=turtle.Screen()
sc.bgcolor("purple")
pen=turtle.Pen()
pen.write("亲yfgyhrhgyhytrrvg\n今天学习了iyty据类型,\n回家后ppp[[p-p0pppppppp,\n下周bu再见!\nhhhhhhhhhhh———jackson",font=("Times",20,"normal"))
pen.penup()
pen.goto(100,-100)
pen.write("亲yfgyhrhgyhytrrvg\n今天学习了iyty据类型,\n回家后ppp[[p-p0pppppppp,\n下周bu再见!\nhhhhhhhhhhh———jackson",font=("Times",13,"normal"))
pen.hideturtle()
turtle.done()
import turtle
pen1=turtle.Pen()
pen1.pencolor("red")
pen1.pensize(5)
......
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