Questions
The answers to these questions can be found in the Assessments section at the end of the book:
- What are the high-level benefits of the command pattern?
- From the perspective of the client of an application, how is the command pattern specifically useful?
- How is the command pattern implemented in the Python example of file management?