This document provides instructions and content for practice questions from chapters 4 and 5. It describes modifying existing programs to allow user input of strings and reports on string length and comparison. It also describes a method to reduce program size by replacing indentation spaces with numbers and writing a program to perform this compression. Finally, it describes modifications needed for a sales data analysis program to allow command line specification of different report types and includes sample function code.