Run Program ❯
Python Home
❯
Run Code
Change Orientation
text = "Hello " clean_text = text.rstrip() print(clean_text)