Question: BlockPy: #354) Sum User Input Recall the Input/Split/Loop pattern and the Sum pattern. Combine these two patterns to read in a comma-separated string of numbers

BlockPy: #354) Sum User Input Recall the Input/Split/Loop pattern and the Sum pattern. Combine these two patterns to read in a comma-separated string of numbers from the user, separate each number, and then print the sum of these numbers. For example, if the user typed in the string "10,20,30" , your code should print 60 Server Saved Execution: Ready Console Feedback: Ready Run Blocks SplitTexResetUploadZ History
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
