Lab 9

Lab 9 Instructions #

Reminders #

  • Get out paper and pencil. You’ll need it for this lab.

  • The first midterm exam will take place 7:30-9pm tonight in Science Center Lecture Hall A.

  • Keep an eye out for midterm review sessions ahead of the midterm, as posted in the CS51 calendar and on Ed.

  • Do you have hints or tips about the course? Let us know: heads@cs51.io .

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