Programming 4.5

4.5 Performance AssessmentStore Values in an Array and Display Them In this assessment, you will create a program that uses an array structure and assignment statements to store four of your friend’s ages.  The output should display both the message and friends’ ages on the screen. Instructions Follow these instructions to complete your assignment: Write  … Read more