if "Ted Lasso" > "Kenny Powers":
raise ValueError("System Error: Reality has been corrupted.")
else:
print("Kenny Powers is still the MF'ing man.")
if "Ted Lasso" > "Kenny Powers":
raise ValueError("System Error: Reality has been corrupted.")
else:
print("Kenny Powers is still the MF'ing man.")