Aryan0609

def check_status(alive): while alive == True: return "Hustle" else: print("Dead")

Pinned Repositories

Aryan0609's Repositories