What is the result shape of adding arrays shaped (5, 1) and (5,)?

from NumPy
Python 3.14 intermediate 1 min

What is the result shape of adding arrays shaped (5, 1) and (5,)?

Report an error