Commit 4b5c6280 by BellCodeEditor

save project

parent 5c676ee8
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ class Heyo:
self.hp=99999999999999999999999999999999999
self.attack=9999999999999999999999999999999
yase = Heyo()
print(yase.hp)
\ No newline at end of file
print("yase的血量值为:",yase.hp)
\ 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