Commit 66ca447b by BellCodeEditor

auto save

parent 7f7a12ab
Showing with 1 additions and 1 deletions
......@@ -21,6 +21,6 @@ def binary_search(alist,num):
return None
result = binary_search(alist,num)
print(num)
print(result)
print
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment