Coding Task: 03.02 Favourite Cuisine (Part 2)

We’re going to practice writing more nested IF statements to simulate a conversation with additional follow up questions.

Example

Below is a demo of how the program should run:

Requirements

Following the diagram above, complete the code below to handle all the responses indicated.

Scroll to Top