On 06/17/2010 10:07 AM, Andreas Tawn wrote:
On 6/16/10 10:40 PM, madhuri vio wrote:
which performs the transcription of dna to rna
[snip]
Seems like a simple problem... or am I missing something?

def translate():
    return "dna".replace("d", "r")

And I understand people in bioinformatics get paid big money...for that!? ;-)

-tkc


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to