Computer Science, asked by shalni7985avi, 2 months ago

Q17. Answer in one word:-
1- In Python, which character is used to end a line and start a new line?​

Answers

Answered by Oreki
6

\textsf{In Python, \textbackslash n character is used to end a line and start a new line.}

Answered by BrainlyProgrammer
2

Answer:

\n

Explanation:

\n is an Escape sequence character used to end a line and start with a new line

Similar questions