9 Forks
9 Stars
9 Watchers

pythoncrashcourse

Solutions for the book Python Crash Course by Eric Matthes

How to download and setup pythoncrashcourse

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

Or simply clone pythoncrashcourse with SSH
[email protected]:davrad/pythoncrashcourse.git

If you have some problems with pythoncrashcourse

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