Commit 6cb61e28 by BellCodeEditor

save project

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