Commit a816dea0 by BellCodeEditor

save project

parent 73004079
Showing with 0 additions and 3 deletions
...@@ -11,5 +11,3 @@ def LevelUp(): ...@@ -11,5 +11,3 @@ 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