This repository contains practices for begginers in C programming.
Learn how to greet the programming world by printing "Hello World" on the screen.
Basic operations in C.
Implementations of control structures. ~ switch-case ~ while-do ~ for
8000