The \n
digraph forces the print()
function to:
- break the output line
- output exactly two characters:
\
andn
- stop its execution
- duplicate the character next to the digraph
\n
digraph forces the print()
function to:\
and n