Commit 79f5437d by BellCodeEditor

save project

parent 34fc4a37
Showing with 19 additions and 0 deletions
...@@ -38,4 +38,22 @@ class Hero: ...@@ -38,4 +38,22 @@ class Hero:
print('-' * 30) print('-' * 30)
print( 战斗开始) print( 战斗开始)
while True: while True:
print('输入:1 == 攻击')
else:
print()
\ 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