change element in list to int if possible python code example Example: pytho list items to int numbers = [ int(x) for x in numbers ]