Multiple Choice
What is the return value of the string method lstrip() ?
A) the string with all whitespaces removed
B) the string with all leading whitespaces removed
C) the string with all leading tabs removed
D) the string with all leading spaces removed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: A(n)_ is a span of characters that
Q22: You cannot use a for loop to
Q23: The _ operator can be used to
Q24: What list will be referenced by the
Q25: The index -1 identifies the last character
Q27: If the + operator is used on
Q28: If a whole paragraph is included in
Q29: In slicing,if the end index specifies a
Q30: If the start index is _ the
Q31: Which method would you use to determine