Search⌘ K
AI Features

Challenge: Modify the Input String

Explore how to modify specific words in a string using Python. This lesson helps you practice string manipulation and function creation to transform input text accurately. By completing this challenge, you will improve your skills in processing and converting text data in Python programs.

Problem statement

Write a program to convert the string:

'Light travels faster than sound. This is why some people appear bright until you hear them speak.'

into ...