Computer Science, asked by kabilasreesboa, 9 hours ago

Write a Phython program using Script mode
To input the roll number, name and marks in five subjects of a student.
Calculate the total and percentage marks of the student.

Answers

Answered by TYKE
2

Formula:

total = p + c + m + e + h.

average = total / 5.0.

percentage = (total / 500.0) * 100.

p, c, m, e, and h are the five subjects.

30-Sep-2020

Answered by barani79530
0

Explanation:

Why is networking important? Networking allows you access to opportunities you might not be able to find on your own. Your network has the potential to provide you with insight into different fields, information on what potential employers look for and advice on how you can improve professionally.

Similar questions