That is where Python's command-line argument comes in. ... we will assign two variables opts, args = getopt.getopt(argv, "f:l:") with the arguments passed ...
確定! 回上一頁