in reply to Re^3: Tallying overall frequency of characters in a set of strings by position
in thread Tallying overall frequency of characters in a set of strings by position
Ah right, now I understand why it was used. When adding more entries to __DATA__ such as:
It returns the error: Missing argument in printf at line 16, <DATA> line 6. I can't quite figure out how to alter the print statements at the end of the script to accommodate variable a number of entries.__DATA__ AABBC BAABC AABBD AACBB AACBB AACBA
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Tallying overall frequency of characters in a set of strings by position
by Anonymous Monk on May 11, 2016 at 16:59 UTC |