Variables and Data types.(Python)

Overview of variables and data types and how to manipulate each data type: int (integer), float (floating point number), str (string), bool (boolean), list, tuple, dictionary, set.