Commit 74c01ff2 by BellCodeEditor

save project

parent b980adb5
Showing with 6 additions and 2 deletions
......@@ -7,4 +7,8 @@ num = random.choice(alist)
# 请完善二分查找函数binary_search(),查找出num在列表alist里面的索引位置
def binary_search(alist,num):
寄给客户反馈一份开发库衣服
\ No newline at end of file
bingo_num = 17
num_list = [1,3,5,8,11,15,17,18,20,21]
low
high
\ 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