Hacker News new | past | comments | ask | show | jobs | submit login

> 13. How to get the positions where elements of two arrays match?

  > Desired Output:
  > #> (array([1, 3, 5, 7]),)
Why is (array([1, 3, 5, 7]),) the desired output, and not array([1, 3, 5, 7]) ?



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: