Q18
In Python, which escape sequence is used to represent a tab character?
A.
\t
B.
\n
C.
\r
D.
\s
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board