Coding Exercise: Arrays
Test yourself on the concept of Arrays.
We'll cover the following...
We'll cover the following...
Problem
In this exercise, an array stores months that are retrieved later. Write code for a console based “Months App” that meets the requirements listed below.
- If
userResponse
is a number from1
–12