The whole code runs like this:
User inputs price. price gets added to a total.
Say user inputs a price that he doesn't want. He hits 0 to remove the last value he inputted. It removes the last value he entered from the running total, and continues on. When he's done, he enters -1 and then...