Question: phython programming Write a python program to check number of digits in a number, if number is between 0-9 then print Number is One Digit,
Write a python program to check number of digits in a number, if number is between 0-9 then print Number is One Digit", else check whether numbers between 10/99 then print "Number is Two Digit else check the number is between 100 - 999 then print Number is Three Digit, otherwne print "More than digit % 99 A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
