Skip to content

Commit 8fb58dc

Browse files
Merge pull request #165 from ferrous-systems/calculator-exercise
Exercise: calculator
2 parents 6cf19e5 + ad7a538 commit 8fb58dc

File tree

5 files changed

+882
-0
lines changed

5 files changed

+882
-0
lines changed

exercise-book/src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [Fizzbuzz with match](./fizzbuzz-match.md)
1111
- [Rust Latin](./rustlatin.md)
1212
- [URLs, match, result](./urls-match-result.md)
13+
- [Calculator](./calculator.md)
1314
- [Iterators](./iterators.md)
1415
- [SimpleDB](./simple-db.md)
1516
- [Knowledge](./simple-db-knowledge.md)

0 commit comments

Comments
 (0)