Write a program to create a class
STUDENT with properties: ID, name, marks
for 6 subjects, EndExamMarks for 6 subjects.
Create function read() to read the details of
student, calc_percent() to calculate the
percentage marks for each student and
show() to display the details of all students.
Assume the following things to calculate
percentage:
السؤال
Veroo Magdy
ممكن مساعده لحل الكود
Write a program to create a class
تم التعديل في بواسطة Veroo MagdySTUDENT with properties: ID, name, marks
for 6 subjects, EndExamMarks for 6 subjects.
Create function read() to read the details of
student, calc_percent() to calculate the
percentage marks for each student and
show() to display the details of all students.
Assume the following things to calculate
percentage:
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.