Skip to content

amadratitus/student-grade-cal-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Question:

Design a PHP program to capture name, registration number, course work out of 100, exam mark out of 100, and the program output:

  • Final Score of a Student.
  • Grade of a Student.

NB: Use text boxes for both output and input, Course work contributes 40% and exam 60%.

Releases

No releases published

Packages

No packages published