(14). Write a program to accept marks of any one subject & find grade from the
given condition.
(a). >= 90 - A; (b). >= 80 and < 90 - B; (c). >= 60 and < 80 - C; (d). >= 40 and < 60 - D; (e). < 40 - F.
Enter the number of any one Subject
Grade
CopyRights@2023 Code-CODO.online.All Rights Reserved