Commit d0633ac4 by BellCodeEditor

save project

parent 0e3197ff
Showing with 2 additions and 0 deletions
import turtle
sb=turtle.Pen()
sb.write("我艹 \n 你*",font=("Times",100,"normal"))
sb.pensize(50)
sb.pencolor("red")
sb.left(45)
sb.forward(100)
sb.circle(50,180)
......
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