Commit 9586845e by BellCodeEditor

save project

parent 887cbdef
Showing with 1 additions and 1 deletions
...@@ -4,4 +4,4 @@ class hero: ...@@ -4,4 +4,4 @@ class hero:
self.HP=300 self.HP=300
self.ADC=20 self.ADC=20
yase=hero() yase=hero()
print(yase.hp) print(yase.ADC)
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