Skip to content

Commit 8820817

Browse files
authored
update print("duc is the best")
1 parent 6e1a104 commit 8820817

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

matrix/binary_search_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ def mat_bin_search(value: int, matrix: list) -> list:
5555
import doctest
5656

5757
doctest.testmod()
58+
print("duc is the best")

0 commit comments

Comments
 (0)