Зміст курсу
Binary Search in Python
Binary Search in Python
Binary Search 2/2
It is time to test your first Binary search algorithm!
Use hints if needed! Scroll down to see the full code! Be careful with the tabulation!
Завдання
- Test the function with the
x
variable. - Print the result for the 1st test.
- Test the function with the
x_2
variable. - Print the result for the 2nd test.
Дякуємо за ваш відгук!
Binary Search 2/2
It is time to test your first Binary search algorithm!
Use hints if needed! Scroll down to see the full code! Be careful with the tabulation!
Завдання
- Test the function with the
x
variable. - Print the result for the 1st test.
- Test the function with the
x_2
variable. - Print the result for the 2nd test.
Дякуємо за ваш відгук!
Binary Search 2/2
It is time to test your first Binary search algorithm!
Use hints if needed! Scroll down to see the full code! Be careful with the tabulation!
Завдання
- Test the function with the
x
variable. - Print the result for the 1st test.
- Test the function with the
x_2
variable. - Print the result for the 2nd test.
Дякуємо за ваш відгук!
It is time to test your first Binary search algorithm!
Use hints if needed! Scroll down to see the full code! Be careful with the tabulation!
Завдання
- Test the function with the
x
variable. - Print the result for the 1st test.
- Test the function with the
x_2
variable. - Print the result for the 2nd test.