Question: Question 3 Write an algorithm that asks the user to enter 10 numbers then prints the number that has the largest sum of digits. Example:
Question 3 Write an algorithm that asks the user to enter 10 numbers then prints the number that has the largest sum of digits. Example: the user enter: 109, 46, 167, 200, 1000, 1018, 2017, 100, 99, 150. The algorithm should print: The number that have the largest sum of digits is 99
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
