Commit fe6635a0 by BellCodeEditor

save project

parent c816b9b8
Showing with 326 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen = turtle.Pen()
pen.penup()
pen.goto(170,-150)
pen.write("你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh你\n\n2\n1\n8\n3\n6\nv\n8\ne\ni\nd\nu\nf\ng\nd\nh.",font=("Times",1,"normal"))
pen.home()
pen.pendown()
pen.pensize(5)
pen.pencolor("red")
pen.left(45)
pen.forward(200)
pen.circle(100,180)
pen.right(90)
pen.circle(100,180)
pen.forward(200)
pen.hideturtle()
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