String Perl

#!/usr/bin/perl -w
print "GO! " x 3, "\n";