How do I remove "some input is required" from SoloLearn console and just display exactly what input is required? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I remove "some input is required" from SoloLearn console and just display exactly what input is required?

When I write a program in C++ or python and run, I get some input is requred screen. How do I change the default output so that it shows exactly what input is required, for example "what is your name?"?

21st Jul 2018, 9:58 PM
Teddy Okello
Teddy Okello - avatar
2 Answers
21st Jul 2018, 10:04 PM
Toni Isotalo
Toni Isotalo - avatar
+ 1
In SoloLearn you can't, but if you use Android I suggest you to download Pydroid or Cxxdroid from play store Another solution is to tell what is required when user inputs nothing
22nd Jul 2018, 9:33 AM
Seb TheS
Seb TheS - avatar