Question: Write a program in Python using for loop to print the sum of all the digits in the following string? c = ' 2 5
Write a program in Python using for loop to print the sum of all the digits in the following string?
c
Group of answer choices
total
for i in c:
total total strc
printtotal
for i in c:
total
total total intc
printtotal
total
for i in c:
total total intc
printtotal
total
totali for i in c
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
