From 67fcbb7f215957f5289cdc3362bc55f6a1dd715d Mon Sep 17 00:00:00 2001 From: vansh900 <44124512+vansh900@users.noreply.github.com> Date: Sun, 14 Oct 2018 02:38:06 +0530 Subject: [PATCH] Create vansh1.md --- Contact-Info/vansh1.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Contact-Info/vansh1.md diff --git a/Contact-Info/vansh1.md b/Contact-Info/vansh1.md new file mode 100644 index 0000000..184985c --- /dev/null +++ b/Contact-Info/vansh1.md @@ -0,0 +1,24 @@ +*#include +*void main() +*{ +* int i,j,k,l,n,m; +* for(i=1;i<=5;i++) +* { +* for(j=1;j<=i;j++) +* { +* printf("* "); +* } +* for(s=1;s<=) +* printf("\n"); +* printf("\n"); +* } +* for(k=1;k<=4;k++) +* { +* for(l=4;l>=k;l--) +* { +* printf("* "); +* } +* printf("\n"); +* printf("\n"); +* } +*}