

McqMate
Q. |
What is the output of the following program? |
A. | [0, „2‟, „3‟, „4‟, „5‟, 0] |
B. | [„6‟, „2‟, „3‟, „5‟, „5‟, „6‟] |
C. | [„0‟, „2‟, „3‟, „5‟, „5‟, „0‟] |
D. | [0, „2‟, „3‟, „5‟, „5‟, 0] |
Answer» D. [0, „2‟, „3‟, „5‟, „5‟, 0] |
View all MCQs in
Python ProgrammingNo comments yet