Question: Write an algorithm (pseudo code) that will count the number of student pass in a class and the amount failed. The pass mark is more

Write an algorithm (pseudo code) that will count the number of student pass in a class and the amount failed. The pass mark is more than or equal to 65. Suppose the number of students are 30 . The algorithm should output the amount fail and passed.

Step by Step Solution

3.29 Rating (152 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Heres a simple pseudo code algorithm to count the number of students who passed and failed based on ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!