Help for this page
my $check = "A"; for (1..2) { $check++; ... $input = reverse ($input); chop $input; say $input;