Design a logic for a program that allows a user to enter 15 numbers, then display each number and its difference from the numeric average of the number entered. then modify the program so that the user can enter any amout of numbers up to 15 unitl a sentinel value is entered.