Question
MC 15 Question: Vector accessing
Hello,
I was wondering why when I define a counter variable like "i" and assign it to a vector the result display a "..." and not the actual value I just assigned to the vector.
It is a little annoying to have to type out the variable again to display the value, I would like it to display correctly without having to retype the variable.
See below:


