Commit 2a38be1c by BellCodeEditor

save project

parent c0b5d117
Showing with 10 additions and 0 deletions
import random
list=("a","b","c""d")
dytyr=random.choice(lest)
print(dytyr)
if player=="石头"computer=="剪刀"
print("你赢")
elif player=="剪刀"computer=="石头"
print("输")
\ No newline at end of file
++ "b/\350\203\270\346\200\200\345\235\246\350\215\241\345\273\272\350\256\256.py"
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