We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334205f commit d0fa259Copy full SHA for d0fa259
README.md
@@ -1 +1,15 @@
1
-# C-Patterns
+# C-Patterns
2
+
3
+## What is C-Patterns
4
+- C patterns is my repo for patterns made with C-language. They are,
5
+ - Full pyramid od star
6
+ - Full pyramid of Numbers
7
+ - Half pyramid of alphabet
8
+ - Half pyramid of numbers
9
+ - Pascal's triangle
10
11
+## How to?
12
+- To view them, download it or copy the code, goto https://programiz.com/c-programming/online-compiler and paste it.
13
14
+> Don't forget to give a star to my repo. and fork too.
15
0 commit comments