Python user input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python user input

Hey everyone, is there a way to make the Python emulator ask for input EXACTLY when needed (and not in the beginning of the run?) I use the app and not the website if it matters, and if there is no such option than let's make it (psssstdevelopers). It can be extremely useful - especially when multiple input are needed in different parts of the code - to make the codes here much better and more creative in many ways...

5th Nov 2018, 12:38 AM
Yoni Simian
3 Answers
+ 5
Unfortunately, this is not possible for any language on SoloLearn, besides web development (JavaScript, HTML, CSS). The way it works does not allow for real-time input, and is one of the disadvantages to non-web codes on SoloLearn.
5th Nov 2018, 12:54 AM
Zeke Williams
Zeke Williams - avatar
+ 4
If you want better development you could use a different IDE for the job. Sololearn Code Playground isn't very, professional?
5th Nov 2018, 2:02 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 2
This question has been asked many times before. For example, https://www.sololearn.com/Discuss/1444103/?ref=app Another related discussion to get around it: https://www.sololearn.com/Discuss/1338250/?ref=app Please use the search bar before posting. Thanks! 😊
5th Nov 2018, 2:10 AM
Kishalaya Saha
Kishalaya Saha - avatar