* Add Python doctests to binary search * Add Python doctests to binary search * Rename searching/python/binary-search.py to algorithms/Python/searching/binary-search.py * Rename binary-search.py to binary_search.py
* chore: Migrate Python to new directory structure * git add algorithms/Python/README.md * Cleanup URLs * Update README.md