write a program that inputs numbers and keeps a running sum. when the sum is greater than 200, output the sum as well as the count of how many numbers were entered.