Computer Science, asked by chathaarsh786, 10 months ago

every string must
be terminated
by​

Answers

Answered by Anonymous
0

In python, every string must be terminated by a double quotes or else it will show as a syntax error or it will consider it to be a variable.

.

Answered by Anonymous
3

Your answer

newIine character

newIine characterEach string must be ended by newIine character. A newline is a character used to speak to the finish of a line of content and the start of another line. In programming dialects, for example, C, Java, and Perl, the newline character is spoken to as a '\n' escape grouping.

Similar questions