girishtulabandu / One_line_PythonPrograms

9 stars 69 forks source link

Create filterMultiplesOf5.py #88

Closed tyadav4268 closed 3 years ago

tyadav4268 commented 3 years ago

The program demonstrating the use of filter function filters the multiples of 5 from the entered numbers.