apend an object in a list of lists python code example Example: how to add words to a list in python list = [] list.append("hello")