Run Program ❯
Python Home
❯
Run Code
Change Orientation
text = "Python Is FUN!" lower_text = text.lower() print(lower_text)