25 Forks
20 Stars
20 Watchers

PY4E

Here you can find all the assignments for the Python for everybody specialization course which I took from june-december 2016

How to download and setup PY4E

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

Or simply clone PY4E with SSH
[email protected]:GTCG/PY4E.git

If you have some problems with PY4E

You may open issue on PY4E support forum (system) here: https://github.com/GTCG/PY4E/issues