Commit 8c81f773 by BellCodeEditor

save project

parent 4f0ac66a
Showing with 2 additions and 2 deletions
...@@ -12,4 +12,5 @@ ...@@ -12,4 +12,5 @@
# elif guess < bingo_num: # elif guess < bingo_num:
# low = mid + 1 # low = mid + 1
# else: # else:
# high = mid - 1 # high = mid - 1
\ 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