* Using enumerate in Python while looping enumerate follows the zen of Python. enumerate makes the code more readable * fixed bug in python linear search
* Using enumerate in Python while looping enumerate follows the zen of Python. enumerate makes the code more readable * fixed bug in python linear search