Challenge: List of Cubes
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 cubes given a list of integers.
Input
The input ...