I have a string for example
>>> sample = "Hello World!"
What I want to make a function which can convert sample t
sample