Help for this page
#!/usr/bin/perl -w use strict; ... chop($str); $str=$str.")"; print "$str\n";
(1-5,6-9,10-19)