import sys sys.argv[1:]#will give you a list of arguments (not including the name of the python file)
import sys sys.argv[1:]#
No comments:
Post a Comment