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

Translate the following Drewno Mars code into 3AC

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

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