øl
Characters: ø, l
ø
l
Strip from the left side of a string
str-num
a.lstrip(b)
`dddabcddd` `d` øl
`abcddd`
⟨3|3|1|2|3|3|3⟩ ⟨3⟩ øl
⟨1|2|3|3|3⟩