Input with message? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Input with message?

Why I can't see the input message??? Only ask for value... https://code.sololearn.com/cUf5N7dszcsZ/?ref=app

29th Nov 2017, 5:56 PM
Matteo Pellegrini
Matteo Pellegrini - avatar
3 Answers
+ 2
CHANGE: input("") TO: input("My input message: ")
29th Nov 2017, 6:03 PM
AgentSmith
+ 1
In SoloLearn, the user experience will always be the end result. If you place a message inside of input(), then when it's done executing everything, it'll show up in the output you receive from SoloLearn.
29th Nov 2017, 6:24 PM
AgentSmith
0
Ok, but in Solo Debugger if I change with a message nothing appen during the user experience
29th Nov 2017, 6:17 PM
Matteo Pellegrini
Matteo Pellegrini - avatar