Lab 9 Instructions #
Reminders #
Get out paper and pencil. You’ll need it for this lab.
The first midterm exam will take place (TBD).
Keep an eye out for midterm review sessions ahead of the midterm, as posted in the CS51 calendar and on Ed.
Setup instructions #
Head to http://url.cs51.io/lab9 and follow the Lab Procedures.
Lab puzzle #
The lab puzzle concerns the following expression:
let x = y in let y = x in f x y y