let for loop use only 1 line in python code example Example: making lists with loops in one line python print([i for i in range(10)])