Check-in 21
If you attend class on 3/8, you will have a chance to do this assignment in-class for the C21 grade

Translate the following Jeff code into 3AC

fn : () int f{
  int a;
  a = 1 + 2; 
  return a;
}

If you skip class on 3/8, you should complete the above assignment on your own.
Turn your work in on Canvas to the C21 folder by 11:59 PM on 3/12 (the Sunday following 3/8).