Commit f77d8d09 by BellCodeEditor

save project

parent d5cadafe
Showing with 2 additions and 2 deletions
...@@ -4,5 +4,5 @@ class Hero: ...@@ -4,5 +4,5 @@ class Hero:
self.hp=9999999 self.hp=9999999
self.attack=20 self.attack=20
yase=Hero yase=Hero
print("血:",yase.hp)
print("攻",yase.attack)
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