Commit 98c9db51 by BellCodeEditor

save project

parent d602cdd9
Showing with 1 additions and 1 deletions
...@@ -10,5 +10,5 @@ k=Hero('K',5600,199) ...@@ -10,5 +10,5 @@ k=Hero('K',5600,199)
print(yase.attack) print(yase.attack)
print(hy.attack) print(hy.attack)
print(k.attack) print(k.attack)
fhc=Hero('付浩诚',0,0) fhc=Hero('付浩诚',9999,0)
print(arte.name,arte.hp,arte.attack) print(arte.name,arte.hp,arte.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