lambda for loop, python code example Example: python lambda for loop x = lambda x: (for i in x : print i)