Pregunta de entrevista de L&T Technology Services

Explain python data types

Respuesta de la entrevista

Anónimo

25 de oct de 2018

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