Commit cfb22031 by BellCodeEditor

auto save

parent e054d3de
Showing with 1 additions and 2 deletions
...@@ -8,4 +8,4 @@ class Hero: ...@@ -8,4 +8,4 @@ class Hero:
lvbu=Hero("吕布",500,38) lvbu=Hero("吕布",500,38)
liyuanfang=Hero("李元芳",240,45) liyuanfang=Hero("李元芳",240,45)
print(liyuanfang.hp) print(liyuanfang.hp)
print(lvbu.hp) print(lvbu.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