

McqMate
Q. |
Is Python case sensitive when dealing with identifiers? |
A. | yes |
B. | no |
C. | machine dependent |
D. | none of the mentioned |
Answer» A. yes | |
Explanation: case is always significant. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet