0
what is the expected output
If user enters the input a string in multiple lines what is the output? for Example string = input("enter a string") Print(string) My input is Hi how are you what will be the output? I expected the output is all lines should be printed on the screen
2 Respostas
- 1
Thank you for your answer