String Perl

#!/usr/bin/perl -w
print "Four sevens are ". 4*7 ."\n";