Sololearn should correct this flaw from its IDE | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Sololearn should correct this flaw from its IDE

I finished the Python course recently and ive been making little pieces of code to practice what Ive learned. The only thing that I think SoloLearn should change about its IDE is how it handles input functions. Instead of letting the user write the input inside the terminal, it opens a window in which it asks the user for input without displaying the message the programmer wrote for it. This really limits the IDE and the programmers to write stuff that doesnt depend on the users interaction, Id like to see this flaw corrected in the future. Ive seen great examples of programs written for other languages in this site that run things way more complex than simple input, so I assume this is not something impossible to accomplish

5th May 2019, 3:27 PM
Germán Chrystan
Germán Chrystan - avatar
2 Answers
+ 8
You can have online IDE like experience via this site https://coder.com
5th May 2019, 4:35 PM
Rstar
Rstar - avatar
+ 1
I want to have Visual Studio in SoloLearn IDE 😁
5th May 2019, 4:10 PM
Ipang