Update README.md

master
Kristyn Bryan 10 years ago
parent 712566c7d7
commit 42d37b5aab

@ -1,5 +1,5 @@
# W02D02 Morning Warmup
![Cat Programmer](http://www.troll.me/images/computer-expert-cat/computer-expert-cat-iz-bizzy-makin-memes-thumb.jpg)
![Cat Programmer](http://s2.quickmeme.com/img/99/9903c7c14add3fd0758b7b5b80c24d48101f296f13ce34736799a82c71f61bc2.jpg)
####Exercises 1: Find a value in a given array
- Write a function `searchArray` that takes an array and value as parameters and searches the array for the given value. If the value is in the array, return `true`, otherwise return '-1'.

Loading…
Cancel
Save