Python has several built-in data types including integers (int), floating-point numbers (float), strings (str), booleans (bool), lists (list), tuples (tuple), sets (set), and dictionaries (dict). 2.