A collection of C programs and core concepts designed to help you learn C. From basics to intermediate level in order to get started.
- Programs: Else-if Statements, Loops, Functions
- Concepts: Arrays, Conditional Statements
Clone this repo to start exploring the programs:
git clone https://github.com/ShravyaMalogi/C.git
- Else-if Statements
- Loops & Iteration
- Functions
- Arrays
Want to add new programs? Fork the repo, create a branch, and submit a pull request. Contributions are always welcome!
🚀 Happy coding! 🌟