Hello,

I am having difficulty writing the same program. Being new to python and programming, I do not fully understand your post. It would be great if you can give me a more specific example or show me how to start the code. Right now I am assigning each amino acid to a DNA codon and then using an if statement to print the single-leter data-base code. For example:

Code:
Isoleucine = ("ATT") , ("ATC") ,
...