C program to print the following pattern : * * * * * * * * * * * * * * * *

C program to print the following pattern :


* * * * * 
*          * 
*          * 
*          * 
* * * * *


Solution: