Coding lab solution by AyumiizZ
First way (beginner's way: Not recommend)
- Click "Clone or download" (Green button)
- Click "Download ZIP"
- Unzip and enjoy my solution :)
Second way
- Install git bash
- Right click on your destination folder
- Click git bash here
- paste this command
git clone https://github.com/AyumiizZ/compro60.gitin git bash - Enjoy my solution :P
- Open your terminal
mkdir <your directory name>cd <your directory name>git clone https://github.com/AyumiizZ/compro60.git- Enjoy my solution :3