Commit 7d25fd1d by BellCodeEditor

auto save

parent 2c6e42e8
Showing with 1 additions and 0 deletions
import random import random
#p 代表玩家,c代表计算机
s = 0 s = 0
while True: while True:
p = input("玩家出拳:") p = input("玩家出拳:")
......
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