* Stage 1 * Finish restructuring, add checkboxes. * Minor format fixes * fixing broken link * fixing broken link * fixing README link * Fix multiples bad links * Fix links in reference/concepts/keywords/README.md * Correcting list description
604 B
604 B
Iteration
TODO: ADD MORE
- the passed-in string is iterated over, and split into rows. The row lists are iterated over and split into elements matrix
- the example uses a
for loopto iterate through the letters of the passed-incommandsstring and looks up the corresponding values in a dictionary, so that the appropriate methods can be called to move therobot. robot-simulator - the
for ... inconcept is useful to loop over the lists variable-length-quantity