5443 Forks
25166 Stars
25166 Watchers

30-Days-Of-Python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

How to download and setup 30-Days-Of-Python

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

Or simply clone 30-Days-Of-Python with SSH
[email protected]:Asabeneh/30-Days-Of-Python.git

If you have some problems with 30-Days-Of-Python

You may open issue on 30-Days-Of-Python support forum (system) here: https://github.com/Asabeneh/30-Days-Of-Python/issues