0 Forks
2 Stars
2 Watchers

pythongently

This repo contains my solutions to exercises from the book "Python Programming Exercises, Gently Explained" by Al Sweigart. You can buy the book or read it online for free at:

How to download and setup pythongently

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

Or simply clone pythongently with SSH
[email protected]:AlexGeorgevich/pythongently.git

If you have some problems with pythongently

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