0

PLEASE REPLY

Why is it that the input() isn't working for me?

23rd Jul 2025, 9:29 AM
Flourish Felix
Flourish Felix - avatar
3 Answers
+ 6
Do not create duplicate posts. As already mentioned: SHOW YOUR CODE. "It isn't working" is not informative. https://www.sololearn.com/Discuss/3334068/?ref=app
23rd Jul 2025, 9:34 AM
Lisa
Lisa - avatar
+ 3
Either specify your issue, show your code or read the documentation. Spamming questions like this will not help you
23rd Jul 2025, 9:43 AM
Vaibhav
Vaibhav - avatar
0
Are you talking about your code? https://sololearn.com/compiler-playground/czBafihowPC5/?ref=app When you run the program inside the playground, there is an input box. And it says your inputs should be provided in there. If there are more than one input, the next one should place on a separate line. For your code, there is an error in line 5. If you want to print the value of the variable "message", remove the quotes. Otherwise it is a string.
23rd Jul 2025, 12:56 PM
Wong Hei Ming
Wong Hei Ming - avatar