Commit 4afc6010 by BellCodeEditor

save project

parent 376a4ae0
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ num= random.randint(0,100)
u=0
o=len(num_list)
p=(u+o)//2
def v(li,n)
def v(li,n):
while u <= o:
y=p
if y==num:
......
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