Hello, I am facing problem in printing the increasing numbers in this pattern.
I have divided this problem in some parts:
- Printing till mid row.
a)Printing the decreasing numbers till mid row
b)Printing the spaces till mid row
c)Printing the increasing numbers till mid row
- Printing below mid row.
a)Printing the decreasing number below mid row
b)Printing the spaces below mid row
c)Printing the increasing numbers below mid row
I am facing problem in © parts of both 1 and 2.
Here is my code :
