Multiple Choice
What symbol is used to insert a tab in a string?
A) \t
B) [ TAB ]
C) / t
D) @ tab
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A list mutator is a method used
Q2: The keyword while means the same thing
Q3: The keywords True and False are floating
Q4: In Python, a variable containing the value
Q5: The main python module contains the starting
Q7: Which statement is true about Python syntax?<br>A)
Q8: Strings are mutable objects, which means you
Q9: What keyword is used to make a
Q10: Strings are compared using ASCII ordering.
Q11: Select the answer that should be used