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