Commit bfacc154 by BellCodeEditor

save project

parent 89a58499
Showing with 6 additions and 2 deletions
......@@ -7,4 +7,8 @@ class Hero:
yase=("yase",200000000,20000000)
lsklk=Hero("lsklk",300000000,21002939)
print(yase.attack)
print(lsklk.attack)
\ No newline at end of file
print(lsklk.attack)
def uprade():
yase.hp+=1
yase.level+=100000000000000
yaseattack+=100000000000000000000
\ 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