1)Which of the following is the key,value pair?
2)What is the the output? l=[2,3,5,7,11] print(l[5])
Name one application for python.
4)Which is immutable?
5)What is the complexity of dictionary?