Programming
Arrays
Implement the specified program from homework 3 with functions. The reading in the values should
be in a function. The calculation and the printing all should be in separate functions.
Strings
Implement the specified program from homework 3 with functions. The reading in the values should
be in a function. The calculation and the printing all should be in separate functions.