Removes the whole "write a traditional for loop and then upgrade it to range-based" bit. Felt it didn't flow well and added unnecessary confusion to the exercise. It also didn't really follow the "don't teach what you don't want them to write" principle.
Note: This was tested with the changes in https://github.com/RoboJackets/stsl/pull/30