65 Forks
98 Stars
98 Watchers

code

Chapter programs/snippets and Solutions to Challenges

How to download and setup code

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

Or simply clone code with SSH
[email protected]:doingmathwithpython/code.git

If you have some problems with code

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