Commit a816dea0 by BellCodeEditor

save project

parent 73004079
Showing with 2 additions and 4 deletions
......@@ -10,6 +10,4 @@ def LevelUp():
lan.hp+=40
lan.attack+=17
for i in range(1,15):
LevelUp()
print(lan.hp)
print(lan.attack)
\ No newline at end of file
LevelUp()
\ 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