Commit f18108ce by BellCodeEditor

save project

parent 654bc3ba
Showing with 14 additions and 0 deletions
import turtle
# sb=turtle.Pen()
# sb.write("哈哈哈哈哈\n哈哈哈哈哈\n你个大智障",font=("Times",30,"normal"))
# sb.hideturtle()
# nb=turtle.Pen()
nb.pencolor("black")
nb.pensize(10)
nb.left(765)
nb.forward(100)
nb
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