1 Forks
3 Stars
3 Watchers

learnpython

A loose curriculum for learning the basics of Python in 30 hours (for 5th to 8th graders)

How to download and setup learnpython

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

Or simply clone learnpython with SSH
[email protected]:konaraddi/learnpython.git

If you have some problems with learnpython

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