add list of String Digit

Write a Python program that asks the user to enter a list of numbers and calculates the sum of all elements in the list
(Take input as String)
2 3 4 5
Total : 0 Discussion
Login