Data Types in Python
Python provides Numeric data type like int, float, complex. Sequence type like List and Tuple, Mapping type Set type , Boolean type and Binary type.
Python provides Numeric data type like int, float, complex. Sequence type like List and Tuple, Mapping type Set type , Boolean type and Binary type.