ok i agree with the previous posts with getting rid of the while statements.

but as is, i found your error...


while loop while(number1<0)
// there needs to be a { here, otherwise only the...