which becomes 3 + 2 + 1 - 5 + 0 - 0 + 6 For operations of equal precedence, you just go left to right, which is why 25*3%4 is (25*3) % 4. print is an oddball command, they changed it to a function in ...