CLICK HERE to start Tutorial
Repliate your code in REPLIT
The program above will always prompt for 2 numbers and add these together. You have been asked to extend the program to first prompt the user for how many numbers they wish to add, if they answer 3 for example, then prompt for 3 numbers and add them together and print out the result!