0
What are the different data types and their sizes present in python?
2 Réponses
+ 2
float, integers, strings, booleans are few main data types
0
not including dictionaries, sets, tuples, generator expressions, lists, tuples, and types like deques that are not builtins, but in the standard library, and quite lightweight