Define a list comprehension code example Example: list comprehension [expr for val1 in collection1 and val2 collection2 if(condition)]