Usually the koans can be solved by only changing the marked line. I cannot figure out how to conditionally append a space except after the last element of the array. In the for loop, how do we know we've reached the end, without keeping a counter, or refactoring the code? Thanks!