how to convert a string list to an integer list code example Example: how to map array of string to int in python results = list(map(int, results))