1 Forks
6 Stars
6 Watchers

Python-Notes

Contains some of the tips, tricks, and general notes that I learned about Python.

How to download and setup Python-Notes

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

Or simply clone Python-Notes with SSH
[email protected]:Ahmad-Zaki/Python-Notes.git

If you have some problems with Python-Notes

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