A basic way to handle those arguments is to use the sys module from the standard library. You can get the arguments passed in the sys.argv list:
確定! 回上一頁