+ 1
Help me find the mistake
4 Antworten
+ 4
god news tuan anh nguyen, numpy is available in playground. you can check it with
import numpy
or using:
print(help('modules'))
this will list all modules available in playground.
+ 1
InsideHeartz What? Yes you can and numpy is one module that you can import. There's even a tutorial on SoloLearn on numpy module.
Where did you get that information from?
+ 1
tuan anh nguyen Not sure where you think the error is. As long as you enter the correct number of inputs, the program runs. I am not sure what the program is intended to be though.
- 1
in sololearn , you can't use external module like numpy