पिरामिड और पैटर्न प्रिंट करें. C

पिरामिड और पैटर्न प्रिंट करें. C



* का आधा पिरामिड
C example code

C

  Output result
Enter the number of rows:  5
*
* *
* * *
* * * *
* * * * *
C example code

C

  Output result
Enter the number of rows:  5
1
1 2
1 2 3
1 2 3 4
1 2 3 4 5
* का उल्टा आधा पिरामिड
C example code

C

  Output result
Enter the number of rows:  5
* * * * *
* * * *
* * * 
* *
*
* का पूरा पिरामिड
C example code

C

  Output result
Enter the number of rows: 5
        *
      * * *
    * * * * *
  * * * * * * *
* * * * * * * * *
संख्याओं का पूर्ण पिरामिड
C example code

C

  Output result
1
      2 3 2
    3 4 5 4 3
  4 5 6 7 6 5 4
5 6 7 8 9 8 7 6 5
* का पूरा पिरामिड उल्टा
C example code

C

  Output result
Enter the number of rows: 5
* * * * * * * * *
  * * * * * * *
    * * * * *
      * * *
        *

Hot Network Questions



.dll file is missing? Download for Windows 7, 8, 10 - Fix .dll file Missing Error on Windows | dll-box.com

BeeCoder.ORG

open source code and examples

We have been online since 2021 and 1 millions of people around the globe have visited our website since then

More visitors every month