smehta2205 / Practice-Python

This repository will be a collection of solutions for programs given in various Python practice websites like practicepython.org, hackerrank etc.
4 stars 52 forks source link

EvenFindByListComprehension #42

Open kartikey-singh opened 6 years ago

kartikey-singh commented 6 years ago

The program take the list and makes a new list that has only the even elements of this list in it