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. A monitor is characterized by
Q. The binary code of (21.125)10 is
Q. Packet sniffers involve ____________
Q. Which command will be used with vi editor to append text at end of line?
Q. A on the attribute A of relation r consists of one bitmap for each value that A can take.
Q. You can switch back and forth betweendesign and datasheet view by clicking the
Question analytics

Discusssion
Login to discuss.