0 Forks
0 Stars
0 Watchers

MIT-6.00.1x-Code

Contains all my code for the MIT Introduction to Computer Science using Python course.

How to download and setup MIT-6.00.1x-Code

Open terminal and run command
git clone https://github.com/gautamdayal/MIT-6.00.1x-Code.git
git clone is used to create a copy or clone of MIT-6.00.1x-Code repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MIT-6.00.1x-Code https://github.com/gautamdayal/MIT-6.00.1x-Code/archive/master.zip

Or simply clone MIT-6.00.1x-Code with SSH
[email protected]:gautamdayal/MIT-6.00.1x-Code.git

If you have some problems with MIT-6.00.1x-Code

You may open issue on MIT-6.00.1x-Code support forum (system) here: https://github.com/gautamdayal/MIT-6.00.1x-Code/issues