Commit d78df5bc by BellCodeEditor

save project

parent 625af877
Showing with 4 additions and 0 deletions
...@@ -8,3 +8,6 @@ kunba=Hero('坤八'250,99) ...@@ -8,3 +8,6 @@ kunba=Hero('坤八'250,99)
print(kunkun.level) print(kunkun.level)
print(kunkun.hp) print(kunkun.hp)
print(kunkun.attack) print(kunkun.attack)
print(kunba.level)
print(kunba.hp)
print(kunba.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