Computer Science Canada help me plz |
Author: | pikapika [ Tue Nov 18, 2014 2:53 pm ] |
Post subject: | help me plz |
Write a program that asks for a number mark from the user, and shows a letter mark. mark < 50 F 50 <= mark < 60 D 60 <= mark < 70 C 70 <= mark < 80 B 80 = mark A |
Author: | Zren [ Tue Nov 18, 2014 3:02 pm ] |
Post subject: | RE:help me plz |
Describe what you have tried to solve this problem Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) |