# When we increment we type in (some variable)++; but what happens when ++ comes before (Some variable)? for example its like --iterations;