convert list with txt to int code example Example: convert list with txt to int test_list = list(map(int, test_list))