Binary search guessing game help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Binary search guessing game help

currently, I'm trying to create a program that asks the user to guess a number between 1 and 100 and uses binary search to find the correct answer. but when I instantiate the class and try to call the method, nothing happens. why is this? https://code.sololearn.com/cfT8X1kaOmFv/?ref=app

5th Sep 2017, 5:45 PM
X-1
X-1 - avatar
0 Answers