https://github.com/rededge967/c-patterns
Patterns made with C.
https://github.com/rededge967/c-patterns
c-language c-programming patterns patterns-c
Last synced: 15 days ago
JSON representation
Patterns made with C.
- Host: GitHub
- URL: https://github.com/rededge967/c-patterns
- Owner: RedEdge967
- Created: 2021-11-18T09:31:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T13:04:15.000Z (about 4 years ago)
- Last Synced: 2025-01-19T12:52:14.729Z (12 months ago)
- Topics: c-language, c-programming, patterns, patterns-c
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-Patterns
## What is C-Patterns
- C patterns is my repo for patterns made with C-language. They are,
- Full pyramid of star
- Full pyramid of Numbers
- Half pyramid of alphabet
- Half pyramid of numbers
- Pascal's triangle
## How to?
- To view them, download it or copy the code, goto https://programiz.com/c-programming/online-compiler and paste it.
> Don't forget to give a star to my repo. and fork too.