Input Multiline String | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Input Multiline String

what is the code for input a white space word and a newline sentence?

29th Jun 2019, 6:57 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
2 Answers
+ 2
Make a loop that requests input from the user until he writes the key symbol to stop it, then concatenate all strings.
29th Jun 2019, 12:07 PM
Joshua Green
Joshua Green - avatar
+ 1
ExamplePlease
6th Jul 2019, 3:14 PM
Emon Hossain Foysal
Emon Hossain Foysal - avatar