Why should SoloLearn approve questions that really can't be figured out in a short period of time? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Why should SoloLearn approve questions that really can't be figured out in a short period of time?

For example, I stumbled upon this question in a JavaScript challenge here on SoloLearn by alvaro mesa. The answer to the question could be quite simple but the time allocated to get the right answer here on SoloLearn can never be enough. I think SoloLearn should have a better review for such questions or what do you think? var a = 2; var b = 3; var c = 5; var d = a + b; var e = ++b; var x = c % 2; alert(d % e - x);

1st Apr 2019, 10:22 AM
eMBee
eMBee - avatar
1 Answer
+ 1
SoloLearn is about coding
1st Apr 2019, 12:49 PM
Da2
Da2 - avatar