+ 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
2 Respostas
+ 8
You can have online IDE like experience via this site
https://coder.com
+ 1
I want to have Visual Studio in SoloLearn IDE 😁