Hi,
I wasn’t sure what to put for maxlen and I just used the value in the expected outcome. I got the following error from the grader:
“operands could not be broadcast together with shapes (XXXX,) (Y,)”; I removed the numbers in parentheses, but the XXXX is the number I got from the expected outcome, and Y is an integer <10.
No errors show up on my end.
What could be the issue?