Page 1 of 1

Python programing:

Posted: Fri Jul 01, 2022 5:46 am
by answerhappygod
Python programing:
Python Programing 1
Python Programing 1 (51.28 KiB) Viewed 26 times
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.