employer cover photo
employer logo
employer logo

L&T Technology Services

Is this your company?

L&T Technology Services interview question

Explain python data types

Interview Answer

Anonymous

25 Oct 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