Commit bc2c82f0 by BellCodeEditor

auto save

parent cf2b5e67
Showing with 2 additions and 2 deletions
......@@ -5,4 +5,5 @@ class Hero:
self.hp=hp
self.attack=attack
yali=Hero('鸭梨',300,20)
print('鸭梨',yali.hp)
\ No newline at end of file
def
print('鸭梨',yali.hp)
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