3 lines
30 B
Python
3 lines
30 B
Python
|
|
def binary_search():
|
||
|
|
pass
|