TODO: ADD MORE
- the
for ... in
concept is useful to loop over the lists variable-length-quantity - The example solution uses
for
loops to iterate over various function inputs. markdown - iterating over the passed in
matrix
string using afor
loop to extract "rows" and "columns" that are appended to a list matrix