Hello all,
I'm creating a program that takes a DNA sequence, goes through it codon by codon, counting the number of codons for each amino acid.
Here's the code (It's long, but simple and I'd really appreciate any help I can get) [the output is after it, essentially it isn't counting]...