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.
1.8k
0
Do you find this helpful?
14

Discussion

No comments yet