Which of the following functions will return a list into a tuple? a. tuple(list)                        b. len(tuple) c.  tuple(seq)                     d. append(tuple) Which core data type in Python...


Which of the following functions will return a list into a tuple?


a. tuple(list)                        b. len(tuple)


c.  tuple(seq)                     d. append(tuple)


Which core data type in Python is an unordered collection of key-value pairs?


a. Tuple                                b. dictionary


c.  function         d. list


In which of the following operators are dictionaries enclosed?


a. { }     b. ( )


c.  [ ]    d.


Which of the following represent keys in the dictionary?


a. function or list                              b. numbers or list


c.   strings or functions   d.   numbers or strings




May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here