top of page
  • Instagram - Black Circle
  • Facebook - Black Circle
  • YouTube - Black Circle

Python-program-to-calculate-total-marks-percentage-and-grade-of-a-student

  • blamtelpostcontsa
  • Jan 29, 2022
  • 1 min read
Jun 25, 2019 — In this program, we are taking student name, roll number and marks in 5 subjects and calculating student's grade based on the percentage and printing the all details. ... __total =x def calculatePercentage(self): self.__per=self ...












python-program-to-calculate-total-marks-percentage-and-grade-of-a-student


# Python Calculate Grade based on Marks in n Subjects # ----codescracker.com--​-- mark = [] tot = 0 print("Enter Number of Subjects: ") subNo = int(input()) print(" ... 3925e8d270





 
 
 

Recent Posts

See All

Commentaires


© 2023 by Phoenix Bulldogs Team. Proudly created with Wix.com

bottom of page