I've been trying to write a little thing. I want to have a new variable added each time the user adds an item to a list. I'm thinking of having another variable that goes up each time the user adds an item. something like item_x where x is the variable name. How do I do this?