This might come off as a very stupid question, but I have to write a very simple program, consisting of a line edit and push button. This program has to be able to take inputs(numbers) from the user in the line edit area and every time the push button is pressed, store the number values within an array of size 10. This might come off as a very stupid question,