Write a program where user has to input five subjects marks (out of 100) and name
of a student, find the percentage and total marks of the student . If the percentage
is >= 40 then display the message “Dear student you pass” otherwise display “Try
again”.
Answers
Answered by
0
Answer:
Write a program where user has to input five subjects marks (out of 100) and name
of a student, find the percentage and total marks of the student . If the percentage
is >= 40 then display the message “Dear student you pass” otherwise display “Try
again”.
Step-by-step explanation:
Write a program where user has to input five subjects marks (out of 100) and name
of a student, find the percentage and total marks of the student . If the percentage
is >= 40 then display the message “Dear student you pass” otherwise display “Try
again”.
Similar questions