Python Computer Science - Project 8 String Manipulation
Jaciboi
Question
Project 8 – String manipulation
Please Zip Up project 8 folder and reference the project template attached below.
Write a program that will find the sum of the digits of an integer.
Deliverables
- The user enters an integer
- The program finds the sum of the digits
- The program displays the sum with appropriate labels.
SAMPLE RUN (User entry is in RED)
User’s Entry
Enter an integer: 1239
Results
The sum of the digits is 15
Details
Attachments
Purchase An Answer Below