I am creating a program that will continually take in the user inputs and when they press 'q', it will show all the entered user inputs. Assuming that all the inputs are to be integers. What would be the syntax for this? I have the code but my specific problem is with displaying all the previously entered user inputs.