+1 vote
in Python by
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 Nov 1, 2019 in Other by MBarbieri
0 votes
asked Oct 31, 2019 in Other by MBarbieri
...