2
Answers

TypeError: 'module' object is not callable [Finished in 0.3s]

Jinsy David

Jinsy David

4y
490
1
Traceback (most recent call last): File "D:\python codes\numpy.py", line 1, in import numpy as np File "D:\python codes\numpy.py", line 3, in np((5,5)) TypeError: 'module' object is not callable [Finished in 0.3s]
Answers (2)