Commit b3c8225e by BellCodeEditor

save project

parent 15bab2df
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ class hero: ...@@ -4,4 +4,4 @@ class hero:
dog.hp=234 dog.hp=234
dog.attack=200 dog.attack=200
yaze=hero() yaze=hero()
print("yaze的攻击力:",yase.attack) print("yaze的攻击力:",yaze.attack)
\ 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