Can i change the text that interpreter shows while taking input ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can i change the text that interpreter shows while taking input ?

I mean, the interpreter shows text, "Looks like your program needs input" and shows, "Split multiple inputs into separate lines". . Can i change these texts to what i actually want to say to the user to provide as input?

15th May 2020, 2:53 AM
Arjun P Katwa
Arjun P Katwa - avatar
3 Answers
+ 3
Arjun P Katwa you can in other IDE but can't in sololearn. :(
15th May 2020, 3:21 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 2
It seems our best option is to do a big brain tittle or put more details into the first lines..
16th May 2020, 12:11 AM
Dyzinel
Dyzinel - avatar
+ 1
My fix is: 1: Add comments at the top explaining the inputs needed and in what order. 2: Add a error condition that explains to the user what he need to do when the inputs are not valid.
13th Jul 2020, 2:54 PM
Ángel(🇪🇸)