im new to programming and have a school work. the programming problem is make a program that the user will continuously in put a number and if the user inputed 0 it will out put the sum of the inputted numbers. is there is a way of adding one array variable?
ex: sum=arr[5]+arr[5]..
or there is a way to increase a temporary storage without declaring it??