Commit 9479e5e2 by BellCodeEditor

auto save

parent 32184c1a
Showing with 0 additions and 1 deletions
...@@ -4,7 +4,6 @@ import random ...@@ -4,7 +4,6 @@ import random
aa=["石头","剪刀","布"] aa=["石头","剪刀","布"]
lk=random.choice(aa) lk=random.choice(aa)
print("人工智障:"+ lk) print("人工智障:"+ lk)
if
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