C program to print the following pattern : 1 21 321 4321 54321

C program to print the following pattern :


1
21
321
4321
54321
Solution: