Apr 8, 20231 min readPython DatatypesPython supports several data types. They are string, int, float, list, tuple, range, dict, set, frozenset, bool, bytes, bytearray,...