0 votes
in Python Packages and Data Access by
retagged by
Which of the following is used to get named entries into a tuple?

Select the correct option from below:

a) deque

b) counter

c) OrderedDict

d) namedtuple

e) chainmap

1 Answer

0 votes
by

d) namedtuple is used to get named entries into a tuple

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...