Commit 8f4d12d2 by BellCodeEditor

save project

parent 1f5b53f0
Showing with 3 additions and 3 deletions
......@@ -4,5 +4,5 @@ class hero:
self.name=name
self.hp=hp
self.attack=attack
yase=hero("埡瑟",300,20)
print("yase的血量为:",yase.hp)
\ No newline at end of file
yase=hero("ya瑟",300,20)
print("ya瑟的血量为:",yase.hp)
\ 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