Commit e46785e9 by BellCodeEditor

save project

parent 938698ab
Showing with 22 additions and 2 deletions
...@@ -61,4 +61,24 @@ print(30*454757) ...@@ -61,4 +61,24 @@ print(30*454757)
print("") print("")
while True: while True:
print(""*30) print(""*30)
cholce =input("") cholce =input("")
\ No newline at end of file
if choice =="q":
print()
break
elif choice=="1"
houyi.combat(yeas)
elif Choice =="2":
houyi.cure()
else:
print("")
continue
status=random.randint(1,3)
if status==1
yase.cure()
else:
yese.combat(houyi)
pass
\ 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