在python中, 若要像c一樣傳入command line的arguments , 可以藉由sys.argv的方式來取得argument的value: import sys for arg i.
確定! 回上一頁