Commit 20acf955 by BellCodeEditor

auto save

parent 23b55fc0
Showing with 1 additions and 2 deletions
......@@ -9,4 +9,4 @@ hy=Hero('后羿',250,23)
k=Hero('凯',190,199)
print(yase.attack)
print(hy.attack)
print(k.attack)
\ No newline at end of file
print(k.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