Commit 664e9564 by BellCodeEditor

auto save

parent f37d9958
Showing with 3 additions and 6 deletions
import turtle
pen=turtle.Pen()
pen.circle(-50)
pen.hideturtle()
turtle.done()
\ No newline at end of file
dict_heros={"悟空":100,"小贝":0}
dict_heros["悟空"]
\ 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