Commit 94cab39e by BellCodeEditor

save project

parent 1cd25477
Showing with 1 additions and 1 deletions
......@@ -11,4 +11,4 @@ class Hero:
yase = Hero('亚瑟',300,20)
houyi = Hero('后裔',250,23)
print(yase.name + ":" + yase.level + yase.hp + yase.attack)
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