Commit 1d1747c0 by BellCodeEditor

save project

parent 98d98df2
Showing with 2 additions and 2 deletions
......@@ -13,4 +13,4 @@ kai=Hero('凯',500,25)
luban.shengji()
kai.shengji()
print('鲁班的等级,血量,攻击是',luban.level,luban.HP,luban.attack)
print('凯的等级,血量,攻击是',luban.level,luban.HP,kai.attack)
\ No newline at end of file
print('凯的等级,血量,攻击是',kai.level,kai.HP,kai.attack)
\ 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