The while loop must contain all the behaviors that need to be repeated, and that includes getting user input, checking input, and warning if input is bad (negative). Your while loop doesn't have all...