We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1a104 commit 8820817Copy full SHA for 8820817
1 file changed
matrix/binary_search_matrix.py
@@ -55,3 +55,4 @@ def mat_bin_search(value: int, matrix: list) -> list:
55
import doctest
56
57
doctest.testmod()
58
+print("duc is the best")
0 commit comments