argparse multiple option code example Example: Select multiple options for argparse parser.add_argument('--alphabet', nargs='+')