AlgoMaster Logo

Exercise: Law of Demeter

Last Updated: May 18, 2026

Medium Priority
1 min read

Try implementing the below code exercises to reinforce your understanding. Your goal is to implement the classes below so that they produce the expected output.

Exercise 1: OrderSummary Printer

Exercise 2: Library Checkout System