This article we will go through learning the operators in Python. Some will be obvious but others will be quite unique for Python

This article we will go through learning functions in Python. Here we will focus on the important parts and what is unique for functions here

This article we will go through learning the input and converters in Python. Simple concepts overall, but we will focus on where to use them and give some real world examples

This article we will go through learning errors in Python. The pattern will be similar to other languages, but Python has ~30 types of errors, so we will take a dive at the most commonly used