Unlike bash, python has many different types of variables - also known as "data types". The data type of a variable is given when the variable is created, and the type if the value of the variable ...