Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Creative category for Common Words by Tubis
checkio=lambda f, s:",".join(sorted(set(f.split(',')).intersection(set(s.split(',')))))
Feb. 20, 2014
Comments: