Posts by Lucas Genovez • 1 point
1 post
-
0
votes1
answer85
viewsQ: Conditional If without logical comparison - I need to know what returns
Good morning guys, I’m new to JS and would like to understand one thing. When we have an IF conditional on JS without a "Comparison" how does it work ? What does it return? The code interpreter…