From ac61fd175b89bce059828ec9bc58f81f2ad55a9c Mon Sep 17 00:00:00 2001 From: Kevin R Brown Date: Tue, 30 Nov 2021 13:32:44 -0500 Subject: [PATCH] adding thanksgiving search link --- 01 - Programming Concepts/08 - Classes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01 - Programming Concepts/08 - Classes.md b/01 - Programming Concepts/08 - Classes.md index 8c8658a..4e3d14c 100644 --- a/01 - Programming Concepts/08 - Classes.md +++ b/01 - Programming Concepts/08 - Classes.md @@ -43,6 +43,8 @@ myToyota.Make = "Toyota"; [EggHunt](https://github.uconn.edu/krb11010/OPIM3220-EggHunt) +[ThanksgivingSearch](https://github.uconn.edu/krb11010/OPIM3220_ThanksgivingSearch) + [Person Generator Project](https://github.uconn.edu/krb11010/OPIM3220-PersonGenerator) [Car Inventory](https://github.uconn.edu/krb11010/OPIM3220-CarInventory)