McqMate
| Q. |
What is the output of the following program?
|
| A. | Compilation error |
| B. | {„key1‟: 44, „key2‟: 566}[1, 2, 3, 4] |
| C. | Runtime error |
| D. | None of the above |
| Answer» B. {„key1‟: 44, „key2‟: 566}[1, 2, 3, 4] | |
View all MCQs in
Python ProgrammingNo comments yet