5 NESTED LOOPS Write a program to create a 10x8 matrix A usi
5. NESTED LOOPS. Write a program to create a 10x8 matrix, A, using nested loops. Construct the matrix such that Amn m2+n, where m is the row and n is the column.
Solution
end
end
