【发布时间】:2021-05-11 04:00:45
【问题描述】:
蟒蛇
input(write some text: )
我希望它输出的是:
write some text: it was a good day
today as i went to a park
然后按两次回车键继续执行其他代码行
【问题讨论】:
-
这能回答你的问题吗? How to get multiline input from user
标签: python user-input