Python programing:
Write a Python program that asks a user to enter score obtained from each of the five class projects and calculate the sum of scores. Each project should weigh 20 points to make up 100 points for the five projects. Then, add score for all five projects to find the grade according to the total score obtained by the student. The letter grade should be between A and F. Between 90-100 is A, 80-89, B, 70-79 is C, 60-69 D, and less than 60 will get F.
Python programing:
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am