The UI class has been updated with a new showFindResults method to handle displaying task search matches to the user. This method iterates through the provided list of matching tasks and formats them as a numbered list, or displays a placeholder message if no tasks are found. This makes the interface more robust for upcoming search functionalities.
