2 Forks
2 Stars
2 Watchers

intro-python

Coursework from MIT's edX introductory Python course.

How to download and setup intro-python

Open terminal and run command
git clone https://github.com/thomasduffy328/intro-python.git
git clone is used to create a copy or clone of intro-python 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 intro-python https://github.com/thomasduffy328/intro-python/archive/master.zip

Or simply clone intro-python with SSH
[email protected]:thomasduffy328/intro-python.git

If you have some problems with intro-python

You may open issue on intro-python support forum (system) here: https://github.com/thomasduffy328/intro-python/issues