American Young Coder

AYC logo

7 PM – Python OOP

Homework: Inside StudentApplication project, create staff.py Inside staff.py, create class Staff with the following attributes: name, role, age, phone. Inside StudentApplication class, add 3 new features, use dictionary don't use List. 9.Read More...