learn program to filter odd and even numbers from list using both the ways filter() function and without using filter function.