Commit 9f4bf68b by BellCodeEditor

auto save

parent ada86dda
Showing with 1 additions and 2 deletions
......@@ -2,4 +2,4 @@
import random
list=["石头","剪刀","布"]
hzh=random.choice(list)
print(hzh)
\ No newline at end of file
print(hzh)
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