Coding Task: 03.01 Favourite Cuisine (Part 1)

We’re going to practice writing nested IF statements to simulate a conversation with 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