adplus-dvertising
frame-decoration

Question

What data type is the object below ?

L = [1, 23, ‘hello’, 1].

a.

list

b.

dictionary

c.

array

d.

tuple

Answer: (a).list

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What data type is the object below ? L = [1, 23, ‘hello’, 1].