Waffles Program Challenge

Write a command-line program that simulates the ancient meme video Do You Like Waffles prompting the user with questions and checking their responses. If yes then ask the next question. If no then print something snarky and end the program. If nothing is entered (or just empty spaces) then ask the same question again.

Requirements

Bonus