Commit d86d46dd by BellCodeEditor

save project

parent 1563a0ea
Showing with 3 additions and 1 deletions
......@@ -10,6 +10,8 @@ k=Hero('K',5600,199)
print(yase.attack)
print(hy.attack)
print(k.attack)
n=fhc.level+0,hp+2,attack+1
n=fhc.level+0
n=fhc.hp+2
n=fhc.attack+1
fhc=Hero('付浩诚',1,10)
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