Hi Benjamin, Thanks, that was quick! How would I print just 'Bob' if the result was '[('Bob',One'),('Mary','Spam')] ? As print Name_List[0] obviously gives ('Bob','One') M