⌘ / Alt + ←→ to navigate chapters
A CLI-based quiz app that reads questions and answers from a CSV file and quizzes the user. Using csv crate for parsing, and practice control flow, scoring, and clean CLI design.
Added Features
cargo run