a very simple binary search algorithm in just 27 blocks
if you wanna use this, remember binary search algorithms only work on sorted lists fully commented algorithm inside the project