Commit 4cf24b1f by BellCodeEditor

save project

parent a5f740a0
Showing with 2 additions and 2 deletions
# 玩家出拳
h=input("你要出什么")
print(h)
\ No newline at end of file
print("玩家出拳"+h)
\ 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