Skip to content

star pattern

  1. Home>
  2. star pattern

Star Pyramid In C

  • Post author:admin
  • Post published:July 30, 2018
  • Post category:C Programms
  • Post comments:0 Comments

#include<stdio.h> #include<conio.h> void main() { int i,j,k; clrscr(); for(i=1;i<=5;i++) { for(k=1;k<=5-i;k++) { printf(" "); } for(j=1;j<=i;j++) { printf(" *");   } printf("\n"); } getch(); } Output:

Continue ReadingStar Pyramid In C

Recent Posts

  • Hello world!
  • How to publish the first blog post | Get Indexed | Google
  • 8 Ways to make money through blogging|Passive Income
  • Build a strong blogging brand | Best tips for blogging
  • Add Facebook page plugin to the blog

Recent Comments

  1. A WordPress Commenter on Hello world!
Copyright [oceanwp_date] - Design by Unique Ratlam Ajanta Talkies Road

WhatsApp us