+ 4

Can sololearn have multiple inpus&outputs?

I se pepole in youtube programming projects whit multiple in/outputs! Example: Input. Output. Another input. Another output. Program ends. But in sololearn, I only see, Input. Output. Program ends.

21st Aug 2025, 11:19 AM
Pou10mine
Pou10mine - avatar
4 Answers
+ 6
Pou10mine , sorry - sololearn playground can not really run in an interactive mode as you mentioned it in your post.
21st Aug 2025, 12:33 PM
Lothar
Lothar - avatar
+ 5
I don't have all information in detail but, Sololearn asks for all the inputs at once to provide them to the server which runs the program. You may use other softwares for better input systems. Here are some most used and more powerful than Sololearn's interpreter apps for Android: Pydroid - For Python Jvdroid - For Java Cxxdroid for C and C++ For PC, you can have VS Code (for all popular languages*) or PyCharm (for Python) * Ex - Python, JavaScript, Web (HTML, CSS, JS), Python, C++, C, C#, TS, Java, Swift, and so on…
21st Aug 2025, 11:34 AM
ᴜɴᴋɴᴏᴡɴ ᴅᴇᴄᴏᴅᴇʀ
ᴜɴᴋɴᴏᴡɴ ᴅᴇᴄᴏᴅᴇʀ - avatar
+ 2
ie web jdoodle has java interactive mode
21st Aug 2025, 7:29 PM
zemiak
0
I recommend installing an actual IDE on your computer such as vscode or eclipse, if you want one that is beginner friendly but won't allow you to do as much stuff(don't worry you'll still be able to do some pretty advanced stuff) use BlueJ
11th Oct 2025, 1:23 AM
Luca