how to convert a list with a string of integers to a list of integer code example Example: change list to int in python test_list = list(map(int,test_list))