I need to find the index of the first occurrence of three consecutive negative numbers. In the normal Python way I would do it like this:I need to find the index of the first occurrenc
I need to find the index of the first occurrence of three consecutive negative numbers. In the normal Python way I would do it like this:I need to find the index of the first occurrenc