Log in

View Full Version : Computer Programming


Daroderick
Dec 5, 2012, 08:53 AM
How do I Create a program that outputs a letter grade for a student based on the following table:

From
90
80
70
0

To
100
89
79
69

Grade
A
B
C
F

I have to use Raptor to Program them