data-structures-algorithms-python
data-structures-algorithms-python copied to clipboard
Update binarysearch.py
Array index starts with 0 but len(numver_list) is giving last index as 8 instead of seven by correcting this we don't need that extra if condition above. Please merge this request. Codebasics subscriber.