push items to list python code example Example 1: add item to list python list.append(item) Example 2: add items to list python list.append()