Computer Science, asked by snehlatachinki2016, 4 months ago

To convert all the letters of word “Spoons” in small letters.​

Answers

Answered by jai696
1

\large\mathsf\color{pink}{Solution\: using\: python\: 3}

print("Spoons".casefold())

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions