Write an algorithm to read a student code if the student code=1 display “first
class” else code=2 display “second class” else code=3 display “third class”
otherwise “fail”.
Answers
Answered by
3
Answer:
Start the program. Step 2: Read the value x, y and z. Step 3: To compare ((x>y) and (x>z)) then print x else if(y>z).
Similar questions