Pergunta de entrevista da empresa dotdigital

Write a function that, when given two chemicals in string format, returns the result of the mixture.

Resposta da entrevista

Sigiloso

12 de mar. de 2025

Since the number of combinations was 3, I wrote them down in the dictionary and returned those that matched the entered data.