WAP to enter theory and practical mark then calculate average of the total marks. If the average is 90 or above then display “very good” otherwise “work hard”
Eg:
Input
Theory mark= 45
Practical mark= 55
Output
Work hard
Explanation: 45+55=90/2= 45 which is less than 9
Published By : Sunita Chhetry