Challenge: Only Even
Test yourself and implement what you have learned so far in this chapter.
We'll cover the following...
Problem statement
You have to create and populate a list of integers using an already existing list. Multiply each item in the list with 3 ...