Topic subject: need help please or else i mite fail this semester
Posted: Tue Mar 10, 2009 12:15 am
Joined: Tue Mar 10, 2009 12:09 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
i need to write a program that will calculate a student`s letter grade. the student will enter their grade for four assigned projects and two tests. each project is worth 50 points, and each test is worth 100 points. the following figure shows the grading scale used to assign a grade
total points earned Grade 360-400 A 320-359 B 280-319 C 240-279 D Below 240 F
codyBane
Topic subject: Re: need help please or else i mite fail this semester
Posted: Wed Mar 11, 2009 12:55 am
Joined: Wed Mar 11, 2009 12:36 am Posts: 4 Has thanked: 0 time Have thanks: 0 time
Someone might be willing to offer some tips if you provided a little more information such as what language the project is required to be in and any other criteria that might be useful like where the data/input is coming from.
That said, google is full of tutorials you can apply to this assignment.