Commit ddc62fc8 by BellCodeEditor

save project

parent ea7c613b
Showing with 28 additions and 4 deletions
import turtle
ewyfrgtdryfrgtdr=input("拉啦啦啦啦啦啦")
print(ewyfrgtdryfrgtdr+'nononononono')
# 利用write()帮助悟空给诺依回信吧~
import turtle
turtle.Pen
pen()
\ No newline at end of file
pen=turtle.Pen()
pen.pensize(10)
pen.pencolor("red")
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.left(90)
pen.forward(100)
pen.penup()
pen.goto(100,-100)
pen=turtle.Pen()
pen.write("\n22222n\33333\n44444\n55555\n66666\n77777\n88888n\99999"font=("times",20,"normal"))
turtle.done()
\ No newline at end of file
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