Write a puesdocode to read the marks of a number of students who took an examination, terminated by the mark 101. The psuedocode should count the number of students who pass and the number of students who fail. The pass mark is 60%. Finally the psuedocode should output the number of students who passed and the number of students who failed, as well as the the number of students who took the exam