All Patterns in C listed in here.
1. This is a Program to Print half pyramid like this image drawing . Go this link to watch .
*
**
***
****
*****
2. This is also a c program to print Half pyramid but with number .Click down to watch .1
12
123
1234
12345
3. This is also a c program to print Inverted Half Pyramid .Click down to watch .
*****
****
***
**
*
4. This is also a c program to print Ball Pattern .Click down to watch .
* * * * * * * * * *
* * * * * * * *
* * * * * *
* * * *
* *
* *
* * * *
* * * * * *
* * * * * * * *
* * * * * * * * * *
***** *****
******* *******
********* *********
*******************
*****************
*************
***********
*********
*******
*****
- If you want another pattern please send me your queries--> Click here to type your problems.
0 comments:
Post a Comment