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