how to take all the arguments from a user in python code example Example: python arguments import sys print ("the script has the name %s" % (sys.argv[0])