We’re going to practice writing more nested IF statements to simulate a conversation with additional follow up questions.
Below is a demo of how the program should run:
Following the diagram above, complete the code below to handle all the responses indicated.
You must be logged in to post a comment.