Commit 52a60d8c by BellCodeEditor

save project

parent adaf6f8a
Showing with 1 additions and 1 deletions
import random
alist = []
alist = [binary_search]
for i in range(1, 101):
alist.append(i)
num = random.choice(alist)
......
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