...

/

Build a Menu System

Build a Menu System

Create a menu that handles multiple choices.

We'll cover the following...

You’ve created data. Now let’s create a way to navigate your programs. In this lesson, you’ll build a simple text-based menu that uses a loop and switch to respond to user choices.

Press + to interact

Goal

You’ll ...