Tell us what’s haActually there is a very simple answer and everything is as it should be for the answer. But I can’t get past this question. I don’t know if it’s my answer or the system.ppening:
Describe your issue in detail here.
Your code so far
function isLess(a, b) {
// Only change code below this line
function isLess(a, b) {
return a < b;
}
// Only change code above this line
}
isLess(10, 15);
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36
Challenge: Basic JavaScript - Returning Boolean Values from Functions
:))
I just tried it. Life is full of surprises.
After your guidance I thought like this;
If there is no “function” and “ifElse”, there is no (a, b).
Thank you very much for your support.
Thank you very much.