#Loqi[preview] [Todd Presta] Summarizing marriage in a few lines of Python code.
try:
print("What do you want for dinner?")
raise Exception("This will lead nowhere.")
except:
print("I don't know. What do you want?")
finally:
# Three Hours later...
print("How was your c...