Commit a5832164 by BellCodeEditor

save project

parent 278482cb
Showing with 0 additions and 2 deletions
......@@ -16,5 +16,4 @@ def binary_search(alist,nium):
low=mid+1
elif guess_num>bingo_num:
high=mid-1
return None
print(binary_search,num)
\ No newline at end of file
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