What is compound datatype ? What are the different cases/possibilities in compound datatypes ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

What is compound datatype ? What are the different cases/possibilities in compound datatypes ?

Also give some example in python3

1st Oct 2020, 3:52 AM
Crypto Genesis
Crypto Genesis - avatar
1 Respuesta
+ 1
Compound data types are types that are made of one or more other data types. Lists ,sets,dictionaries,strings are compound datatypes.
1st Oct 2020, 8:27 AM
HBhZ_C
HBhZ_C - avatar