Commit bee45ed3 by BellCodeEditor

auto save

parent c02b4e5c
Showing with 1 additions and 2 deletions
...@@ -8,4 +8,4 @@ class Hero: ...@@ -8,4 +8,4 @@ class Hero:
dema=Hero("德玛",1234,35) dema=Hero("德玛",1234,35)
baozoluoi=Hero("暴走萝莉",123,67) baozoluoi=Hero("暴走萝莉",123,67)
print("暴走萝莉血条:",baozoluoi.hp) print("暴走萝莉血条:",baozoluoi.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