Commit f23cdc51 by BellCodeEditor

save project

parent 5e3d1a01
Showing with 3 additions and 3 deletions
class Hera: class Hera:
def __init__(Hera): def __init__(Hera):
Hera.level=1 Hera.level=1
Hera.he=300 Hera.hp=300
Hera.attack=20 Hera.attack=20
yase=Hera() yase=Hera()
print(Hera.he) print(Hera.hp)
\ No newline at end of file \ 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