Search⌘ K
AI Features

Project: Add a Joke Option

Explore how to extend your C++ interactive program by adding a new option that tells a random silly joke. This lesson helps you practice adding features and using conditionals to make your code more engaging.

We'll cover the following...

Add ...