More Fun with Containers!
Program takes inital values for red and blue and then adds to one and subtracts from the other to change the motor speed. This should produce an "S" type motion. The loop is used to go through the changes to motor speed and to activate the motors. Note that the inital values for the containers are set outside the loop.
Containers can be used to help evaluate what to do next.
Now on to Sensors.