03 If Elif Else
03 If Elif Else
2. WAP to check whether the given integer number is having single digit or two digit or three
digit or more than three digits.
3. WAP to predict the grade obtained by the student based on his result percentage.
4. WAP to find the greater number among three numbers by using elif statement.
5. WAP to find the greater number among six numbers with the help of elif statement.
6. WAP to check the type (Upper case or Lower case or Number or Special symbol) of the given
char.
7. WAP to find the which data type items stored into a variable.