Write a program that asks the user to enter a series of numbers separated by commas. Here

Question:

Write a program that asks the user to enter a series of numbers separated by commas. Here is an example of valid input: 

7,9,10,2,18,6 

The program should calculate and display the sum of all the numbers.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: