19th June 2019 at 11:08am
purpose | returns each item in the list as lowercase |
---|---|
input | a selection of titles |
output | the input titles with each uppercase letter replaced by the equivalent lowercase letter |
19th June 2019 at 11:08ampurpose returns each item in the list as lowercase input a selection of titles output the input titles with each uppercase letter replaced by the equivalent lowercase letter