M
Q. What is the output of the following program?
D = {1 : 1, 2 : '2', '1' : 1, '2' : 3}
D['1'] = 2
print(D[D[D[str(D[1])]]])
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. Unit for Reference sound intensity is_________.
Q. Which of the following is based on Multi Valued Dependency?
Q. The domain name system is maintained by _______
Q. What does the 0 membership value means in the set
Q. In ASP.NET application the Global.asax file lie in which directory
Q. Which of the following system calls results in the sending of SYNpackets?
Q. Exceptional reporting in data warehousing is otherwise called as__________.
Question analytics

Discusssion
Login to discuss.