Understanding variables, values and how variables are assigned values in python is key to understanding programming. All programming languages have similar ideas on this.
The behavior of operators is similar in all the programming languages and python is no exception. In this tutorial the function of mathematical operators in python is shown.