Question: Write a python program to ask the user to enter an integer positive or negative number from the keyboard if the entered number is 0

Write a python program to ask the user to enter an integer positive or negative number from the keyboard if the entered number is 0 the program will ask the user to enter another number again.
The program will find and print out the following:
1- number of digits of the number
2- sum of even digits of the number
3- product of odd digits of the number
4- The reverse of the number
5- The largest digit
6- the smallest digit
 Write a python program to ask the user to enter an

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!