In a pre-defined List of items (see below), you are going to change the content of all of them at once.
When you press the button use a for loop to change each item in the list. The content of each item should be the value of the input field and the index of the item.