+ 2
What do you think about this code?
You opinion about this. https://code.sololearn.com/ciL5M2DC0wk7/?ref=app
7 Respuestas
+ 11
Ur program accepts only 1 input from user, basically it doesn't work on SoloLearn. You have to run it on PC(obviously).
+ 10
I have no idea, I don't code on SoloLearn much.
+ 5
Split multiple input into different lines, e.g.
1
2
This does not justify the program flow, because Code Playground has to take all input prior to compilation. There is no way around this (yet).
+ 2
python
cpp
java
c#
those have the non graphical playeground here....
if input is multiple user need to do that either seperated by an enter or by space or comma( if the coder specifies it by his/her code format)
so for ur quiz...
1st user shud see the question
then input T or F
now this is possible only in web playground or php...
those are graphical playgrounds..
for rest (python cpp c# java) this type code is not worthy if you want to get DESIRED OUTPUT in sololearn...
then use web(html css js)..
+ 1
How can I make it work here, on SoloLearn? 😊
+ 1
Ok, thanks! 😊
+ 1
Thanks! 😊