Commit 5054e278 by BellCodeEditor

save project

parent a5f3a3bc
Showing with 5 additions and 3 deletions
s=input("zzzzzzzzzzzzzzzzz")
print("zz"+s)
\ No newline at end of file
import random
sllslsl=["石头","剪刀","布"]
s=random.choice(sllslsl)
print(s)
\ 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