convert items in list to int python code example Example: pytho list items to int numbers = [ int(x) for x in numbers ]