/Student-Python-Class

a Python program showcasing a Student class designed to manage essential student information

Primary LanguagePython

Description

The program defines a Student class that stores information such as number, name, age, major, institution, and city, and includes a method to display this information.

Output