Socrates

Sign in to test your solution.
things = {'Socrates', 'Plato', 'Eratosthenes', 'Zeus', 'Hera', 'Athens', 'Acropolis', 'Cat', 'Dog'} men = {'Socrates', 'Plato', 'Eratosthenes'} mortals = {'Socrates', 'Plato', 'Eratosthenes', 'Cat', 'Dog'} A = B = C = D = E =