- 2
How can get the code in java script to print true or false when using === == <= >= e.t.c.
https://code.sololearn.com/cB14L7vHTU0n/?ref=app Pls help I'm trying to do a code coach but l don't know how to get it to print either true or false for the comparison
8 Respuestas
+ 3
console.log() is used to output to console.
Your code snippet shows No output because JavaScript has no readLine().
Also, you haven't called main(), so there is no error message.
If you want to attempt Code Coach of SoloLearn, you need to choose programming language, in which there is no option of JavaScript.
For code playground, you need to choose the same programming language.
In view that you requested upvotes for badge, I have downvoted this question to discourage you.
Badge is some virtual achievements SoloLearn used to hook you to stay at app for their advertisement revenue.
Don't get trapped.
You can't take badge back to your real life.
The only takeaway is your programming skill, which you can make money with.
Focus on learning.
+ 2
console.log()
+ 2
Prince Abakwue You can mention someone using @username
+ 1
"== " compare value not its type
And
"=== " compare value along with its type
0
Gordon is it console.log(blah=<blah) like that right
0
Gordon it didn't work
0
Thks Alphin K Sajan
- 4
Thks ps could you guys upvote the question I rly want an
acheivement ʘ‿ʘ