From software engineering to data science, Python is a competent tool

Last updated: 20 Jun 2021
This article serves as a repository for all my Python articles.
I will only write on Python 3, since Python 2 is no longer supported.
Installing Python
Identifiers: names, pronouns, and whatever you call it
Identifiers are to Python what variable names are to other programming languages…