Commit 76d3819d by BellCodeEditor

auto save

parent d28d9a96
Showing with 1 additions and 1 deletions
......@@ -22,7 +22,7 @@ class Hero(object):
info = info1+info2+info3
print(info)
else:
info3 = enemy.name+"去世,西内!!!!!!!!!!!!!"
info3 = enemy.name+"去世,西内!!!!!!!!!!!!!1"
info = info1+info2+info3
print(info)
print('你干嘛啊~~哈哈~~哎呦')
......
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