Commit 319acafb by BellCodeEditor

save project

parent 0b3ce13c
Showing with 3 additions and 3 deletions
...@@ -8,5 +8,5 @@ class hero: ...@@ -8,5 +8,5 @@ class hero:
b=hero("bilibili",900,20) b=hero("bilibili",900,20)
l=hero("lililili",1040,23) l=hero("lililili",1040,23)
print("bilibili血",yase.hp) print("bilibili血",b.hp)
print("lililili血",yase.hp) print("lililili血",l.hp)
\ 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