Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Stromile on Apr 30, 2018



Title: A two-dimensional array named sales holds the weekly sales for employees in a jewelry store for a ...
Post by: Stromile on Apr 30, 2018
A two-dimensional array named sales holds the weekly sales for employees in a jewelry store for a year. Write code that prints out a single value that represents the range of sales held in the array. It prints out the value of the highest sales amount minus the value of the lowest amount. Each sales amount is represented as an integer.


Title: Re: A two-dimensional array named sales holds the weekly sales for employees in a jewelry store for ...
Post by: Stinger on Apr 30, 2018
Content hidden