argv will store the command line arguments passed in python while running from terminal. Just try this: import sys print sys.
確定! 回上一頁