eg, typing: ```python ndtest((2, 3)) ``` but it works for assignments: ```python arr = ndtest((2, 3)) ```