Hi can someone explain how the output works. I really dont understand what should be the output for this. what I did is that I first i tried to let the user input just one integer number and get the maximum of the single digit number like: the user input 1234 then the output is 4 the second one I used loops to let the user input as many until it stops when its equal to or lower than zero. help me please