mdbook-exercises Examples
Interactive exercise examples demonstrating the mdbook-exercises preprocessor.
Hello World
Beginner exercise - Learn to use the format! macro
Calculator with Error Handling
Intermediate exercise - Learn Result types and pattern matching
Reverse a String (Python)
Beginner exercise - Non-Rust example with local tests
Palindrome Check (JavaScript)
Beginner exercise - Node.js example with local tests
Solution Reveal Policy
Demonstrates reveal=always behavior for solutions
Two Exercises in One Chapter
Shows multiple exercises and navigation on one page