234 Forks
86 Stars
86 Watchers

intro-to-python

An Introduction to Programming in Python

How to download and setup intro-to-python

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

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

If you have some problems with intro-to-python

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