Hi,
In the exercise 3 of week 1, I am unable to get 2nd line fix:
{moderator edit - solution code removed}
The line: L_array = L_array.at[i].set(L) is not getting compiled. I am unable to comprehend whats going wrong here. Any help is really appreicated.
Looks like, I got this resolved. I should have used the existing function :
{moderator edit - solution code removed}
That’s great that you were able to resolve the issue under your own power. Onward! 
1 Like
TMosh
4
Friendly reminder:
Please do not share your code on the forum. That’s not allowed by the Code of Conduct.
You can describe the issue and post a screen capture image showing an error messages. That’s usually enough to diagnose the problem.
2 Likes