Commit 73004079 by BellCodeEditor

auto save

parent afead28f
Showing with 3 additions and 0 deletions
...@@ -11,3 +11,5 @@ def LevelUp(): ...@@ -11,3 +11,5 @@ def LevelUp():
lan.attack+=17 lan.attack+=17
for i in range(1,15): for i in range(1,15):
LevelUp() LevelUp()
print(lan.hp)
print(lan.attack)
\ 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