dna_string = \'ATGCTTCAGAAAGGTCTTACG\'
length = len(dna_string) print("There are %d letters in this DNA string." % length)
print(\'Now here are the a