Create a class SchoolKid that is the base class for children at a school. It should have

Question:

Create a class SchoolKid that is the base class for children at a school. It should have attributes for the child’s name and age, the name of the child’s teacher, and a greeting. It should have appropriate accessor and mutator methods for each of the attributes.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: