0 votes
in Python by
What data type is the object below ? L = [1, 23, ‘hello’, 1]

List  

Dictionary

Tuple

Array

Related questions

0 votes
asked May 16, 2020 in Python by AdilsonLima
0 votes
asked May 16, 2020 by AdilsonLima
...