Linear and binary search simulation. Just a project I made for fun based off of what I'm learning in computer science class. I thought it would work for the scratch design studio as well since linear and binary are two search algorithms a computer would use to find a key value in a list. Hopefully this project can help explain those two concepts.
Credit to my computer science teacher for teaching me these topics. :) And to me for all of the code. Check out the code if you want. If you want to use it tell me and give me credit. You can link the project you make with the code if you want and I'll check it out.