Creating new methods

The next step in enhancing the To-Do List program is adding some methods that contain the logic for the To-Do List  program to read and write To-Do files.

Here are the individual tasks that need to be completed to create the new class: 

The following sections describe these tasks in more detail.