Commit a3885c69 by BellCodeEditor

save project

parent f47689a4
Showing with 13 additions and 0 deletions
class ultraman():
def __init__(helf):
helf.level=70
helf.hp=186935
helf.atk=298576
helf.dodge=983
helf.crit=68%
helf.era=69%
helf.rhp=1958
helf.df=23587
legend=ultraman()
print(legend.level)
\ 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