L0: print "Begin of program.\n"; L1: print "Hello, world.\n"; L2: ;# Some comment. L3: print "End of program.\n";