aboutsummaryrefslogtreecommitdiff
path: root/challenge-083/jluis/perl
AgeCommit message (Expand)Author
2020-10-19Second challenge completeJose Luis Perez Diez
2020-10-19perl -ne's/^\W*\w+(.*)\b\w+\W*$/$1/;s/\s//g;print length;print qq(\n);'Jose Luis Perez Diez