⌘ / Alt + ←→ to navigate chapters
A Rust CLI tool where users can add, view, mark as complete, and delete tasks.
Prime number is a whole number greater than 1 that cannot be exactly divided by any whole number other than itself and 1 (e.g. 2, 3, 5, 7, 11).