Commit 4bf0c885 by BellCodeEditor

save project

parent d017ba29
Showing with 2 additions and 0 deletions
...@@ -20,5 +20,6 @@ class Hero(object): ...@@ -20,5 +20,6 @@ class Hero(object):
else: else:
print("血量已满,加血无效!") print("血量已满,加血无效!")
while True: while True:
a=input("你要使用什么技能?(1回血/)")
yase = Hero("垭瑟") yase = Hero("垭瑟")
houyi= Hero("后羿") houyi= Hero("后羿")
\ 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