list in python stack overflow code example Example: list in python stack overflow squares1 = [x**2 for x in range(1, 11)]