Commit 020a6693 by BellCodeEditor

auto save

parent 802d6de9
Showing with 10 additions and 16 deletions
import random for i in range(1,100,1):
p=input("请出拳:石头/剪刀/布) if i%2==1:
print("玩家出拳:"+p) print(i)
a=["石头,剪刀,"] print(i)
c=random.choice(a) \ No newline at end of file
print("坤坤出拳:"+c)
import random def time(a):
p=input("请出拳:石头/剪刀/布) jntm=a*60*60
a=["石头,剪刀,"] print(jntm)
while True: time(234784454787846500000000000000000000000000000000000000000000000797)
p=random.choice(a) \ No newline at end of file
elif player=="石头"or "剪刀"or"" computer=="剪刀"or""or"石头"
else:
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