how to add a word in list in python code example Example: how to add words to a list in python list = [] list.append("hello")