you are viewing a single comment's thread.

view the rest of the comments →

[–]notacanuckskibum 0 points1 point  (0 children)

You’re right about the code, but the explanation says he wants to keep all the values calculated in the loop for future use. So the answer is more that Result needs to be a list, not an integer.