Commit 0dda44ec by BellCodeEditor

save project

parent 9cd08e10
Showing with 8 additions and 6 deletions
import turtle import turtle
# sb=turtle.pen()
# sb.write("哈哈哈哈哈哈哈哈哈哈哈哈哈哈\n你个大聪明,大智障",font=("Times",100,"normal")) # sb=turtle.Pen()
# sb.write("哈哈哈哈哈\n哈哈哈哈哈\n你个大智障",font=("Times",30,"normal"))
# sb.hideturtle() # sb.hideturtle()
# turtle.done() # nb=turtle.Pen()
nb=turtle.Pen()
nb.pencolor("black") nb.pencolor("black")
nb.pensize(100) nb.pensize(10)
nb.left(405) nb.left(765)
nb.forward(100) nb.forward(100)
nb
nb.hideturtle() nb.hideturtle()
turtle.done() 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