The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #345
getopt helps scripts to parse the command line arguments in sys.argv. It supports the same conventions as the Unix getopt() function (including the special meanings of arguments of the form β-β and β--β). The other modules don't exist! (docs.python.org/3.1/library/getopt.html)
Which standard library module helps scripts to parse command-line arguments?
— The Python Quiz (@thepythonquiz) September 4, 2020
getarg
getopt
argv
getargv#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅