25. Capitalizing an article title

Write a function that transforms an input text into a capitalized version, where every word starts with an uppercase letter and has all the other letters in lowercase. For instance, the text "the c++ challenger" should be transformed to "The C++ Challenger".

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset