Nested Lists example. mixed_up=[ 'apple' , 3 , 'orange' , 27 , [ 1, 2, [ 'alpha' , 'beta' ] ] ] Computers/Language python 2012.03.14