In classes `Ship`, `Cargo`, and `Store` create new method `nextDay()`. - In class Ship: the method should decrement one credit for every crew member. - In class Cargo: the method should spoil the goods. - In class Store: the method should change quantity of goods. https://kursy.coders.school/szkolenie.html?tid=30&lid=396