American Young Coder

AYC logo

5 PM – Python OOP

Today We Do The students were having a lot of errors inside MonsterSystem project. We spent the entire class fixing this error. Homework Inside monster.py, create a new method (method is aRead More...

7 PM – Python OOP

Today We Do We continued with SchoolApplication by adding students_dictionary and teachers_dictionary. When we create a new student, we added newly Student object/class into students_dictionary. Homework Now that we have added StudentRead More...