List Practice
Let's say we want to remove all the odd numbers from a list.
How NOT to do it
How to do it