Commit 807b1c13 by BellCodeEditor

save project

parent a6d39ea8
Showing with 8 additions and 3 deletions
a = input("1/2/3")
print("玩家出拳" + a)
\ No newline at end of file
#palyer = input("同志出哪个?剪刀,石头还是布:")
#print("玩家出拳" + palyer)
import random
guess_list = ["rook","sessior","papper"]
print("机器人出了" + guess_list)
\ 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