I got None as a result. What should i do? I wrote this code at colab.
And I want to get boolean type, integer type(index) as result.
but I can't get my result.
it returns None.
I print result, I can get right result.
But function doesn't return right result.