Python
Python copied to clipboard
Clarify doctest usage in binary search docstring
Improve the binary_search module docstring by briefly explaining what running doctests and manual testing means, making it clearer for beginners.