McqMate
Q. |
what will be the output of the following
|
A. | indentation error |
B. | cannot perform mathematical operation on strings |
C. | hello2 |
D. | hello2hello2 |
Answer» A. indentation error | |
Explanation: python codes have to be indented properly. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet