This string method returns a copy of the string with all leading whitespace characters removed.
a. lstrip
b. rstrip
c. remove
d. strip_leading
A.
a. lstrip
b. rstrip
c. remove
d. strip_leading
A.
String
- The contents of this type of file can be viewed in an editor such as Notepad.
- This removes an item at a specific index in a list.
- This list method adds an item to the end of an existing list.
- This function returns the length of a string.
- This is the last index in a string.
- This is the first index in a string.