Project: Print Favorite Numbers
Explore how to create an array of your top three favorite numbers and use a loop to print each one. This lesson helps you understand practical use of arrays and loops, applying functions and collections to write smarter C++ code.
We'll cover the following...
We'll cover the following...
...