\n

Translingual

Etymology

From the escape sequence used in the C programming language and its numerous derivatives.

Symbol

\n

  1. (programming) A representation of the newline character.
    Multi-line strings may be entered with the \n escape sequence: "Why was 6 afraid of 7?\nBecause 7 8 9!"