Commit 3dd4cb32 by BellCodeEditor

save project

parent ab52b2eb
Showing with 2 additions and 2 deletions
...@@ -7,4 +7,4 @@ class hero: ...@@ -7,4 +7,4 @@ class hero:
yase=hero('奥运预言',300,20) yase=hero('奥运预言',300,20)
houti=('后裔',100,200) houti=('后裔',100,200)
print('奥运预言hp',yase.hp) print('奥运预言hp',yase.hp)
print('后裔hp',houyi.hp) print('后裔hp',houti.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