Answer from cs61c-ek (jin tang li 15994133) for Question 3 the book didn't show how to assign a constant to a variable in mips. for example how to translate int x; x = 1; into mips.