Python Change integer Number In List l List code example Example: python make integer into a list res = [int(x) for x in str(num)]