Lab Three Scribble Demo
+Lab Five
+ + +In this lab I learned about tail end recursion and attempted pattern matching
+ +diff --git a/journal/_src/posts/2022-09-26-lab-five.md b/journal/_src/posts/2022-09-26-lab-five.md index fc0e5f6..7ec8c44 100644 --- a/journal/_src/posts/2022-09-26-lab-five.md +++ b/journal/_src/posts/2022-09-26-lab-five.md @@ -1,4 +1,4 @@ - Title: lab-five + Title: Lab Five Date: 2022-09-26T08:30:00 Tags: cs2613, lab, racket, recursion, pattern-matching diff --git a/journal/index.html b/journal/index.html index 3454761..6085b9a 100644 --- a/journal/index.html +++ b/journal/index.html @@ -6,7 +6,7 @@
In this lab I learned about tail end recursion and attempted pattern matching
+ +Demo of how Scribble works