This string method returns a copy of the string with all leading whitespace characters removed.
a. lstrip
b. rstrip
c. remove
d. strip_leading
Answer: a. lstrip
Computer Science & Information Technology
You might also like to view...
Site pages that are no longer needed can be deleted from a SharePoint site
Indicate whether the statement is true or false
Computer Science & Information Technology
In an Ethernet network, a(n) data transmission is one that transmits data in both directions but not at the same time
A) Full-duplex B) Serial C) Parallel D) Half-duplex
Computer Science & Information Technology