I am trying to join and print a subrange of a dictionary like:
print\'PU \', \' & \'.join(yields[0][0:2] )
but I get TypeError: unh
TypeError: unh