Posts by user108684 • 11 points
1 post
-
1
votes2
answers3158
viewsQ: Write a python script that reads an 8-digit integer
Write a program that reads an 8-digit integer number. The output of your program must be the sum of all digits of the given integer. If the number typed does not have 8 digits, the program must…
pythonasked user108684 11