Ok, bear with me guys and girls as I\'m learning. Here\'s my question.
I can\'t figure out why I can\'t override a method from a parent class. Here\'s the code fro
public class SadObject: MoodyObject { override String getMood()