Question: Complete the following code so that the output given below. Output: for i in range(n, 0, for j in range(i): print end 5 5 5

Complete the following code so that the output given below. Output: for i in range(n, 0, for j in range(i): print end 5 5 5 5 5 4 4 4 4 3 3 3 2 2 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
