Commit 24c69c4f by BellCodeEditor

save project

parent 189923e4
Showing with 1 additions and 2 deletions
...@@ -11,4 +11,4 @@ print(yase.attack) ...@@ -11,4 +11,4 @@ print(yase.attack)
print(hy.attack) print(hy.attack)
print(k.attack) print(k.attack)
arte=Hero('arte',7800,6880) arte=Hero('arte',7800,6880)
print(arte.name,arte.hp,arte.attack) print(arte.name,arte.hp,arte.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