+ 1
Why sololearn editor is not user friendly.. if we put more than one user input in code then it create's problem..😶 [ SOLVED ]
When i put only one user input in my code then everything is ok but when i take more than One user input then it's creates problems..😶😶😶 Specially in python.... [SOLVED]
14 ответов
+ 2
Simba
Thanks...
But I think I should avoid taking user's input...
Specially in sololearn .
Sololearn editor is not like a terminal...
+ 2
𝑺𝑯𝑼𝑩𝑯𝑨𝑴 𝑹𝑨𝑱
As far as I know most of the online compiler are not working step by step when it comes to user input.
Means you need to enter all values at the beginning.
+ 2
𝑺𝑯𝑼𝑩𝑯𝑨𝑴 𝑹𝑨𝑱
I am also using pydroid 3. It is working offline.
+ 2
Because you does not have python interpreter installed in your sololearn app.
If sololearn will add python interpreter to this app then this will increase its size.
And there are also other programming languages.
So! Our programs execute on the server of Sololearn and whatever the output is, it is send back to us and displayed. So! Nothing is compiling or executing in our devices. All execution in done on the server of Sololearn.
+ 2
🌀 Shail Murtaza شعیل مرتضیٰ
👍👍👍👍
+ 2
𝑺𝑯𝑼𝑩𝑯𝑨𝑴 𝑹𝑨𝑱
I don't think that they will add those features.
As I already told that this will increase size of the app. And there is not just PYTHON. If they will add support for every programming language they teach us then sololearns app will be too much heavy.
For example if I just wants to learn PYTHON, C and C++ then interpreters and compilers of other languages will waste mine memory. And same goes for PYTHON. Interpreter of python will waste mine memory if I doesn't even wants to learn it.
+ 2
Okkk .
I understand....
😯😯😯 🌀 Shail Murtaza شعیل مرتضیٰ
+ 1
Why? You need to split the input in separate lines
+ 1
Denise Roßberg
You are right...
But I am using pydroid 3 ...
I'n this application...
We don't need to split input in a line...
User can enter one by one data...
That's why I was asking...
+ 1
You can use cloud based too
+ 1
NamanJha okk 👍👍👍
+ 1
🌀 Shail Murtaza شعیل مرتضیٰ
I hope sololearn will add this feature soon.
- 1
Matt Streep
But why we need to split ...
We can go through one by one ..
If this feature will available then it
Will help a lot..
I shouldn't want to split in a separate line....