Q. Write a C program to make number pattern of half diamond as:
4
343
23432
1234321
23432
343
4
Ans.
Before the writing the source code of above program, lookout the below figure:
4
343
23432
1234321
23432
343
4
Ans.
Before the writing the source code of above program, lookout the below figure: