Description
Write a program to Print a Diamond Number Pattern as shown below:
1
121
12321
1234321
123454321
1234321
12321
121
1
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.