Back to labs/answer key page
Another print statement. The syntax for the print command is this:
print FILEHANDLE string;
where string can, of course, be a variable whose value is a string.