Commit 7e7a1908 by BellCodeEditor

save project

parent bef8dfb0
Showing with 1 additions and 1 deletions
...@@ -11,5 +11,5 @@ print("血量:",yase.hp) ...@@ -11,5 +11,5 @@ print("血量:",yase.hp)
print("攻击力:",yase.attack) print("攻击力:",yase.attack)
print("姓名:",houyi.name) print("姓名:",houyi.name)
print("血量:",houyi.hp) print("血量:",houyi.hp)
print("攻击力:",houyi.attack) print("攻击力:",houyi..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