Commit 1563a0ea by BellCodeEditor

save project

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