📁 Folder Structure
- 1_Basic_Programs/ – Programs on loops, conditionals, arrays
- 2_LAB_Programs/ – Official college lab assignments
- 3_Additional_programs/ – Extra practice and advanced logic
🛠 How to Use
- Clone or download this repo
- Open `.c` files in any C-supported IDE (like VS Code)
- Compile using
gcc filename.c -o outputand run
⭐ Support This Project
If you find this helpful, consider giving this repository a star on GitHub!
Your support helps me create more educational content.