in a list of numbers can we append a text in python code example Example: add an element to list python a=[8,5,6,1,7] a.append(9)