Code Jar
Free Source Code and Tutorial sharing platform
Pages
C
PHP
Arduino
Data Structures and Algorithms
JAVA Tutorials
PHP Tutorials
DBMS Tutorial
IOT Tutorial
Design Patterns
Git Tutorial
Video Tutorials
Patterns Output Using C
Simple Star Triangle using printf
#include
<stdio.h>
#include
<stdlib.h>
int
main
()
{
printf
(
"*
\n
"
);
printf
(
"**
\n
"
);
printf
(
"***
\n
"
);
printf
(
"****
\n
"
);
printf
(
"*****
\n
"
);
return
0
;
}
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
Internet Of Things
COBOL
No comments:
Post a Comment