CS2613/journal/_src/posts/2022-09-28-lab-seven.md
Isaac Shoebottom b70d452341 Correct tags
2022-10-12 11:11:47 -03:00

10 lines
243 B
Markdown

Title: Lab Seven
Date: 2022-10-03T08:30:00
Tags: cs2613, 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