Commit 8288dc58 by BellCodeEditor

save project

parent 7b5a10af
Showing with 3 additions and 2 deletions
# 玩家出拳 # 玩家出拳
A=input('出拳') A=input('出拳:')
print('玩家出拳',A) print('玩家出拳:'+ A)
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