L = [ 'Jean', 'Luc', 'Lucie', 'Marie' ]

list(map(hash, L))