But what if we get other input than a simple "Yes" or "No"?

Add an else statement to catch all other potential answers.

Fantastic!

Make sure to assemble else { and then } at the end of your code.