This program reports information about DNA nucleotide sequences that may encode proteins. Input file name? hair_growth.txt Nucleotides: ATGCCAACATGGATGCCCGATATGGATTGG Nuc. Counts: [8, 6, 9, 7] Total Mass%: [27.1, 16.7, 34.1, 22.0] Codons List: ['ATG', 'CCA', 'ACA', 'TGG', 'ATG', 'CCC', 'GAT', 'ATG', 'GAT', 'TGG'] Is Protein?: NO