#this is a comment #this file shows print and next line and escape character functions print "hello sarah\n"; print "hello bonnie\n"; print "hello \"anne\"\n";