Pregunta de entrevista de Thermo Fisher Scientific

Write python code to find the reverse complimentary of a DNA sequence

Respuesta de la entrevista

Anónimo

21 de nov de 2019

I used a dictionary but you should use the built-in translate function

1