Open Metsanpeitto opened 3 years ago
Implement methods: can_be_archived?() in the Movie class should override the method from the parent class should return true if parent's method returns true OR if silent equals true otherwise, it should return false
Implement methods: can_be_archived?() in the Movie class should override the method from the parent class should return true if parent's method returns true OR if silent equals true otherwise, it should return false