in Python by
Q:
l = [ 4, 8, 9, 2.6, 5 ] is a type of which data type in python?

a) List

b) Tuple

c) Set

d) None of these

Related questions

0 votes
asked Jan 23, 2020 in Data Science by AdilsonLima
0 votes
asked Dec 13, 2022 in Deep Learning by Robindeniel
0 votes
asked May 17, 2019 in Python by Derya
0 votes
asked Mar 19, 2020 in PHP by DavidAnderson
...