This repository is a collection of several basic Python code examples and my basic codes...
- Python Tutor
- Pyenv - Simple Python Version Management
- Python 3 Documentation about venv
- Python 3 Documentation about PIP - The Python Package Installer
- Python 3 Documentation about PEP 8
NOTE: Code examples taken from Mark Summerfield's Python 3 book.