def check_status(alive): while alive == True: return "Hustle" else: print("Dead")
Aryan0609 doesn’t have any following yet.