Commit da1ab1a4 by BellCodeEditor

save project

parent 3050cce9
Showing with 3 additions and 3 deletions
class Hero():
def __init__(self):
self.level = 0
self(hp) : 3000000000000000000000000000000000000000000000000000000000000000000000000000000000
self(attack) : 10972786437847834767276374
self.level = 1
self(hp) : 3000
self(attack) : 700
yase = Hero
print(yase.level)
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