Commit f5acce99 by BellCodeEditor

auto save

parent f927de84
Showing with 1 additions and 2 deletions
...@@ -16,8 +16,7 @@ class Hero(object): ...@@ -16,8 +16,7 @@ class Hero(object):
print(i) print(i)
else: else:
print(i1+i2) print(i1+i2)
exit() exit()
yase = Hero("垭瑟") yase = Hero("垭瑟")
houyi= Hero("后羿") houyi= Hero("后羿")
......
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