Classwork 2: What is My Grade ?
Calculate your current grade in the class.
- Add up all your points in each category
- Divide the possible points in each category with your points in that category
- Multiply the result in each category with the weight for that category
- Add the final category results together to get your current grade as a percentage.
Category | Possible Points | Your Points | Weight |
---|---|---|---|
Homework | 119 | 40% | |
Quizzes | 130 | 40% | |
Classwork | 20 | 10% |
Create text file called MyGrade.txt in your ./cmsc104/cw02 directory
In the text file, complete the following sentence:
My current grade in this class is ______ percent.
Use the SUBMIT utility turn in the homework.
submit cs104_grasso cw02 MyGrade.txt