The correct function that converts all of the letters in a string to lowercase is lower()
.
Which function converts all of the letters in a string to lowercase?
(1 point)
Responses
length()
length()
islower()
islower()
makelower()
makelower()
lower()
1 answer