

McqMate
Q. |
Which module in the python standard library parses options received from the command line? |
A. | getopt |
B. | os |
C. | getarg |
D. | main |
Answer» A. getopt | |
Explanation: getopt parses options received from the command line. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet