+ 1
Var n =5; if(n%2==0){console.log(n);
result equl to
5 Answers
+ 3
5 % 2 is 1 so no output
+ 3
Error, missing closing }
If with closing }, no output printed.
0
undefined
0
good answer
0
yes
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
3 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes