Python program to implement linear search

1. Python program to implement linear search. 2. Python program to implement bubble sort. 3. Python program to implement binary search without recursion. 4. Python program to implement selection sort.