0 Forks
1 Stars
1 Watchers

Python-Learning

My Python notes and examples, for reference.

How to download and setup Python-Learning

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

Or simply clone Python-Learning with SSH
[email protected]:nkpydev/Python-Learning.git

If you have some problems with Python-Learning

You may open issue on Python-Learning support forum (system) here: https://github.com/nkpydev/Python-Learning/issues