American Young Coder (AYC)

AYC logo

4:30pm – Python OOP – Roland

Today We Did Finished our Supermarket project print_menu() add_item() checkout() Started learning about inhertance A subclass or child class inherits all the methods and/or attributes from the parent class class Child(Parent): super()Read More...

7 PM – Intro To Java – Bill

Your HW: Create a new class, Teacher Parameters: Name - String Age - Int Subject - String 1 Method: getInfo Public, will return a string to display the teacher, "<Name> <Age>, TeachersRead More...

Verified by MonsterInsights