Task02: IndexError ¶
By: cdancette on June 19, 2025, 3:44 p.m.
I get the following error on task 2, on the "submissions" page:
IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
Is there a way to get more details about where this error is occuring ? The format returned by the container seems correct, so I don't know where this is coming from.
Best, Corentin