Rewrite the code from Pencil and Paper Exercise 9 using two while statements. Data from Exercise 9

Question:

Rewrite the code from Pencil and Paper Exercise 9 using two while statements. 


Data from Exercise 9

Write the code to subtract the number 1 from each element in a two-dimensional int array named quantities. The array has 10 rows and 25 columns. Use two for statements.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: