Simple-To-Do-List-Checker This project applies functions, lambda, and arrays (via lists). It manages and checks a basic to-do list with fixed values. Features Stores tasks in a list (array). Functions to display and mark tasks. Lambda function used for quick transformations.