Dup Ver Goto 📝

PythonVersion3

PT2/lang/python/old-notes does not exist
To
3 lines, 52 words, 403 chars Page 'PythonVersion3' does not exist.

Python2 is now legacy. Python3 is where it's at. On UbuntuLinux one can install a package {{python-is-python3}} which means {{/usr/bin/python}} points to {{/usr/bin/python3}} rather than {{/usr/bin/python2}}. I used to be a Ruby person, and didn't get into Python until Python3 was ready for serious use, and was recommended to beginners.