• Using Php Script write a program that will compute the students average
• The user will input the following:
Name
Math
Science
English
• If the average is equal and above 75, it will display “Congratulations. You passed the semester” otherwise “You failed the semester.”
Comments
Leave a comment