Loop Method 1 (not really a loop.. python builtin map)
a
b
c
d
Loop Method 2 (python list comprehension)
a
b
c
d