We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfedb2 commit 1792293Copy full SHA for 1792293
Exercise-20-Element-Search.py
@@ -5,7 +5,7 @@
5
where the elements are in order from smallest to largest) and
6
another number. The function decides whether or not the given
7
number is inside the list and returns (then prints) an
8
-appropriate boolean.
+appropriate boolean......
9
10
Extras:::
11
Use binary search..
0 commit comments