Computer Science, asked by mamta8aroraa, 1 day ago

Python programs on the paperTake input of five subjects marks. Each subject marks is out of 100. Take out the total marks and percentage. Print the marks, percentage and grade. More than 60%, get A grade, more than 50% but less than 60% get B grade and less than 50% get C grade. ​

Answers

Answered by divyeshkashyap856
0

print(" subjective marks ")

2.print(" A")

3. print ("B")

Similar questions