Exercise 2: Display Series with a 2D Array
Display a table of numbers by using a two-dimensional array.
We'll cover the following...
Problem statement
Write a display
function ...
Display a table of numbers by using a two-dimensional array.
Write a display
function ...