Commit f8d05251 by BellCodeEditor

auto save

parent 47ccbbfc
Showing with 6 additions and 2 deletions
import random
tist("石头","剪刀","布")
import turtle
turtle.color('red')
for i in range(200):
turtle.forward(1)
turtle.right(1)
turtle.doen()
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