Can some create a function for binary search using tuple. Please make sure it is a function and i have to sort the tuple . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can some create a function for binary search using tuple. Please make sure it is a function and i have to sort the tuple .

I want to use selection sorting preferably. please make sure that we sort the accepted list and then do the binary search as everytime sorted input can't be expected from user input.thanks in advance

4th Nov 2018, 6:19 PM
Mara
2 Answers
+ 5
Hey shivaani ! The Q&A section is used if you have a question regarding programming or if you need help fixing a bug in your code. I would recommend trying to solve the problem, asking any questions here if you find you don't understand something or don't know how to solve a specific problem.
4th Nov 2018, 6:22 PM
Faisal
Faisal - avatar
+ 2
thank you for your time. I did try it out on my own but couldn't get the desired output. I will post my code here so that I can be corrected
5th Nov 2018, 5:26 AM
Mara