blob: 009dac2a08665ca4b87073c1b59cffd0ddf1eab2 [file] [log] [blame]
bar = 2
elements = [x for x in range(5) if x == bar]
print bar