Commit 938698ab by BellCodeEditor

save project

parent 6c783815
Showing with 11 additions and 0 deletions
......@@ -52,3 +52,13 @@ def cure(self)
if self.hp>self.max_hp:
self.hp=self.max_hp:
print(self.name+"0",60,"",self.hp)
print(30*454757)
print("")
while True:
print(""*30)
cholce =input("")
\ 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