Question: Question 4 :Write a Python program to find the sum of the digits of an integer using a while loop ( 4 marks ) .

Question 4:Write a Python program to find the sum of the digits of an integer using a while loop (4 marks).Ask the user for an integer.For example, if the user enters 314, answer is 3+1+4=8Think 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!