PatrickFrankAIU / ITWEB220-2404A

Learning resources for students in ITWEB 220, term 2404A.
0 stars 0 forks source link

Exercise: Array Manipulation and Display #23

Open PatrickFrankAIU opened 3 months ago

PatrickFrankAIU commented 3 months ago

Prompt the user for five numbers, store them in an array, and display the sum of the values.

Tips:

Stretch goals: