Add lab 7 journal

This commit is contained in:
Isaac Shoebottom 2022-10-04 15:47:13 -03:00
parent a00aa74877
commit 994187dd9e

View File

@ -0,0 +1,10 @@
Title: Lab Seven
Date: 2022-10-03T08:30:00
Tags: cs2163, lab, racket, macros
In this lab I learned about macros
<!-- more -->
## Macros
Macros are a kind function that function a bit differently than regularly defined functions