Question: python 3.9 please (Sum the digits in an integer) Write a program that reads an integer of three digits and adds all the digits in
python 3.9 please (Sum the digits in an integer) Write a program that reads an integer of three digits and adds all the digits in the integer. For example, if an integer is 932, the sum of all its digits is 14. import random str-eval("Enter an integer: ")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
