Adds a task to the TaskList.
TaskList.addTask(task)
This method adds the task that you specify as the task parameter to the TaskList.
See also removeTask method removeAllTasks method deleteTasks method