List Comprehension over Objects
In Working With Iterables you learned list comprehensions. Use one to extract names of expensive items from a list of objects.
Premium
Python
Setting up Python environment... Output
Setting up Python environment...