zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Added python program for linear search #62

Closed bovem closed 6 years ago

bovem commented 6 years ago

The Pull Request resolves Issue #52

Description: I added a python program implementing Linear Search(linear_search.py)

Notes: I added the script in "python" sub folder as specified in the issue