← 返回 anthropic 的题目列表Numpy Debugging Task
类型:online_judge
Given a Python code with an error causing the Numpy function to behave abnormally. Find and fix the error to ensure the code executes correctly.
Example
Input
[Input Numpy indicator error code]
Output
[Expected output after correction]