Commit aea1482d by BellCodeEditor

save project

parent 717f913c
Showing with 2 additions and 2 deletions
...@@ -5,4 +5,4 @@ class Person: ...@@ -5,4 +5,4 @@ class Person:
self.MP=MP self.MP=MP
self.A =A self.A =A
HouYi=Person("HouYi",2500,150,150) HouYi=Person("HouYi",2500,150,150)
print(HouYi.xue) print(HouYi.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