Solutions to the C programming second tutorial sheet of level 200 Students
- Download or clone or fork the repository
- Navigate to the repository with your terminal
- Open a program read through it and understand it
- Run the program
- If you are on linux, use gcc <name_of_program> -o <name_of_executable>
- Enjoy your coding.
This project was done by Clint Jason
This project is under the MIT License