Syntax. python main.py argument1 argument2. In order to access these arguments ... argv[0] is main.py , sys.argv[1] is chocolate , and so on. RELATED TAGS.
確定! 回上一頁