Answer from cs61c-be (Tony Yiu 15099596) for Question 3 I thought it was interesting how simple loops in C become these complex sets of code that would take a long time to trace in MIPs. It makes you appreciate more the tools offered in C or in Java.