QuickStart
Python Environments
OSX 10.15.2
Running pthon 2.7.16 and 3.7.3
biometric:biometric michaelobrien$ python --version Python 2.7.16 biometric:biometric michaelobrien$ python3 --version Python 3.7.3
Python on Raspberry PI 4
Raspian Lite comes with 2.7.16 and 3.7.3
https://www.raspberrypi.org/documentation/usage/python/
pi@pi0:~ $ python --version Python 2.7.16 pi@pi0:~ $ python3 --version Python 3.7.3
Links
https://www.tutorialsteacher.com/python/private-and-protected-access-modifiers-in-python
Review - https://ehmatthes.github.io/pcc/cheatsheets/README.html