If s & gt=85 and s<= 100.
Then I =i+ 1
Else if s & gt=60 and s & lt=85.
Then t=t+ 1
else if s & lt60
Then k=k+ 1
End if;
End if;
End if;
Print ("85- 100 is" I "and 60-85 is" t; "Those below 60 points are:" K "
Well, the picture is not easy to draw. I'll give you the program. Just perfect the program according to your requirements, hehe ~ good luck ~