Question: Question 4 :Write a Python program to find the sum of the digits of an integer using a while loop ( 4 marks ) .
Question :Write a Python program to find the sum of the digits of an integer using a while loop marksAsk the user for an integer.For example, if the user enters answer is Think about: What function converts an integer to a string, or a string to an integer?
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
