0
Solutions
What am I supposed to do with challenges? I am stuck between first and second test: when I print the first solution, second test fails and vice versa. Give me a hint, please
5 Respostas
+ 4
You're trying to print the answer??
+ 1
What challenge are you trying?
+ 1
Sorry. I just thought was QA about the general working of sololearn parts. I applied some day ago and still understanding how it works. Sorry again
0
Well, literally we can't unless you share the question with us. The question yoi askes is thought to be inappropriate for sololearn. Please follow the community rules while posting and read the guidelines carefully.
https://www.sololearn.com/discuss/1316935/?ref=app
0
Just the first one about column. I print(col[:,0] and have the right result for the first test but it doesn't match with second. Then I add a line of code but with the right solution for the second I get the error from the first one.