Domanda di colloquio di Thermo Fisher Scientific

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

Risposta di colloquio

Anonimo

21 nov 2019

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

1