Question d’entretien chez Thermo Fisher Scientific

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

Réponse à la question d'entretien

Utilisateur anonyme

21 nov. 2019

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

1