Note: Most of the example codes are adapted from the excellent 'Learning Python' by Fabrizio Romano
Refer to PEP8 - https://www.python.org/dev/peps/pep-0008/
Note: Most of the example codes are adapted from the excellent 'Learning Python' by Fabrizio Romano
Refer to PEP8 - https://www.python.org/dev/peps/pep-0008/
# make sure to replace `<hash>` with your gist's hash
git clone https://gist.github.com/<hash>.git # with https
git clone [email protected]:<hash>.git # or with ssh