A team of 5 people is assigned with a task to record the heights of students in a school and they have decided to make a python program using class to record all the student's height.
In the below program, we try to use class in python to build a Student Height Record program for a school. The Record will contain the student’s name along with its height. This article aims to develop an understanding of the usage of class in the student height record system.
Program:
Output
need an explanation for this answer? contact us directly to get an explanation for this answer