Python SET 7
Python SET 7
(IF-Else Ladder )
In- class Programs
6. Write a program to find grade of an employee based on the following given table.
7. Write a program to take days number and print the day of the week
Assignment Programs
8. Write a program to find the biggest of four numbers by using the logical operator
9. Write a program to take Months number and print the Month name of the year
10. Write a program to take color number of the RAINBOW ( VIBGYOR) and print the color
name
*****