Commit 8591e5c2 by BellCodeEditor

auto save

parent 4b884220
Showing with 1 additions and 0 deletions
...@@ -5,3 +5,4 @@ list=["石头","剪刀","布"] ...@@ -5,3 +5,4 @@ list=["石头","剪刀","布"]
c=random.choice(list) c=random.choice(list)
print(c) print(c)
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