Commit ba373b3f by BellCodeEditor

auto save

parent 425c2bf4
Showing with 8 additions and 0 deletions
#猜数字
import turtle
turtle.dot(50,"red")
turtle.forward(50)
turtle.dot(50,"green")
turtle.circle(50,steps=3,180)
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