¿Esta es tu empresa?
Explain python data types
Anónimo
integer-whole numbers(+-infinity) float-cotinuour numbers string--combination of characters , numbers and symbol bollean-true or false array tuple-(), immutable list-[],mutable and do all arithmetic functions dictionary--it has key values, for which value is assigned set--{} it give unique values