sub string { return ("hello, world.\n"); } print string();