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