Frage im Vorstellungsgespräch bei L&T Technology Services

Explain python data types

Antwort im Vorstellungsgespräch

Anonym

25. Okt. 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