i want to create a program that computes the running product of all the numbers inputted by the user and exits when the users enter 1. My program runs but does not show the right answer.. Thank you
By saying "when the user enters 1" do you mean quantity of numbers entered or the value of the number entered? And can you explain "running product" a little?