我想创建一个Python程序,它接受多行用户输入.例如:
This is a multilined input. It has multiple sentences. Each sentence is on a newline.
如何接收多行原始输入?
python user-input input
input ×1
python ×1
user-input ×1