06_Python_Object_Class
06_Python_Object_Class copied to clipboard
Typo and code inconsistency in student_class_example.py
I noticed a small issue in the student_class_example.py file. The example includes a minor typo and inconsistent naming for class attributes, which may cause confusion for beginners learning Python OOP concepts.