Commit 76c75906 by BellCodeEditor

save project

parent 289a5146
Showing with 4 additions and 2 deletions
...@@ -9,4 +9,6 @@ print(LuBan.name) ...@@ -9,4 +9,6 @@ print(LuBan.name)
print(LuBan.hp) print(LuBan.hp)
print(LuBan.attack) print(LuBan.attack)
print(' ') print(' ')
print(HouYi.name) print(HouYi.name)
\ No newline at end of file print(HouYi.hp)
print(HouYi.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