What is the use of get() function in tuples?
Posted: Wed Jul 13, 2022 7:53 pm
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
b) To print an element of a tuple
c) To check whether the element of the tuple is empty
d) To delete an element