@js_tut Hi. I have a challenge. There is a function, it receives four numbers between 1-1000 and you have to write an expression using +,-,*,/ and () and at the end the result of that expression have to be 24. Each number you need to use only once and all numbers must be in use.