- or download this
my @files = qw(file_a.txt file_b.txt file_c.txt file_d.txt file_e.txt)
+;
- or download this
my %words_in_files = (
...
'file_e.txt' => 10
);
- or download this
aaaaaaaaaabcccdddddeeeeeeeeee
- or download this
my @indexes_of_files = (
...
my $total_number_of_words = 29;
- or download this
my @indexes_of_files = (
...
my $total_number_of_words = 24; #previously 29