Sys.argv The sys module is used to access command-line parameters. The len(sys.argv) function contains the number of arguments.
確定! 回上一頁