for each string in list change to number code example Example: python string to list of int [int(s) for s in example_string.split(',')]