#Command for C output in termnial
- gcc -g filename.c -o filename
- ./filename
#Download / Clone the Folder git clone https://github.com/abeerscode/FOLDER-NAME.git
#Download / Clone the File git checkout origin/main -- file-name.extension
#Pull --> git pull origin main #Push --> git push origin main