Create a program that will process the summation of the inputted integer numbers.
But before you process to the summation, correct key is required. If key is correctly inputted, then the
program will ask how many numbers will be added, then display the result. But if the key is wrong, it will...