Question: Write a nested loop to generate the following output: 1, 4 2, 4 3, 4 4, 4 1, 5 2, 5 3, 5 4, 5
Write a nested loop to generate the following output: 1, 4 2, 4 3, 4 4, 4 1, 5 2, 5 3, 5 4, 5 5, 5 1, 1 1, 3 1, 2 2, 2 3, 3 Right justified, long-to-short. Write a nested loop to generate the following output 1, 5 3, 3 4, 3 5, 3 2,4 2 3, 4 4, 4 5, 4 3, 5 4, 5 5, 5 4, 2 5, 2 5, 1 Right justified, short-to-long
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
