Discussion Log Assignment: Lab 6 (arrays) Name: Jane Smith A. Turing, G. Hopper Sat next to Alan and Grace. We talked about how to use the bracket notation for accessing an array, and we talked about question 2. B. Gates Bill helped me find a off-by-one error in my code for part 3. http://www.cplusplus.com/doc/tutorial/arrays/ http://www.functionx.com/cpp/Lesson12.htm http://www.augustcouncil.com/~tgibson/tutorial/arr.html Pictures and example code on these sites were helpful for understanding arrays. The pictures on the third one (tgibson) were more confusing than helpful.