How would you use Python’s input() to capture a full multi-line paragraph , ending only when the user presses Enter on a blank line?
for example, I want input() to read these lines :
Hello, everyone!
Welcome to RHLC.
We’re excited to learn together.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.