Computer Science, asked by 50750, 1 month ago

WRITE AN ALGORITHM TO CHECK WHETHER THE STUDENT IS ELIGIBLE FOR MEDICAL ADMISSION. GET THE INPUTS OF PHYSICS CHEMISTRY AND MATHS MARKS FROM THE USERS AND FIND THE AVERAGE. IF THE AVERAGE IS MORE THAN 95 PRINT "ELIGIBLE FOR ADMISSION". ELSE "NOT EIGIBLE

only correct answer write it on a paper
and photo it clean and clear​

Answers

Answered by dp45664378
0

there are many ways to write an algorithm

AN ALGORITHM DEVOLPMENT PROCESS

Obtain a drescription of the problem.This step is must more difficult than it appears

Analyze the problem

Develop a high level algorithm

Refins the algorithm by adding more detail

Review the algorithm

Similar questions