

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of get() function in tuples? |
A. | To access an element of a tuple |
B. | To print an element of a tuple |
C. | To check whether the element of the tuple is empty |
D. | To delete an element |
Answer» B. To print an element of a tuple | |