Help me find the mistake | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
30th Oct 2019, 2:48 PM
tuan anh nguyen
tuan anh nguyen - avatar
4 Answers
+ 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.
30th Oct 2019, 4:20 PM
Lothar
Lothar - avatar
+ 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?
30th Oct 2019, 4:20 PM
Russ
Russ - avatar
+ 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.
30th Oct 2019, 4:21 PM
Russ
Russ - avatar
- 1
in sololearn , you can't use external module like numpy
30th Oct 2019, 3:45 PM
T1mun
T1mun - avatar