Vidyalelo
Python · Q18

MCQs for Python Strings: Exam

Programming · Python · question 18

Q18

In Python, which escape sequence is used to represent a tab character?

A.
\t
B.
\n
C.
\r
D.
\s
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board