Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
03-evenNumber
tr00per92
Jul 15th, 2014
565
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
isEven
(
num
)
{
return
num
%
2
==
0
;
}
console.
log
(
isEven
(
3
)
)
;
console.
log
(
isEven
(
127
)
)
;
console.
log
(
isEven
(
588
)
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Free ETH Method ⭐ U
JavaScript | 2 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 3 sec ago | 0.32 KB
⭐ChangeNOW Bug (Get more on BTC swaps) B
JavaScript | 8 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY B
JavaScript | 11 sec ago | 0.32 KB
Make $15OO in 2O minutesV E
Java | 11 sec ago | 0.06 KB
Profit Method
JavaScript | 15 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes E
JavaScript | 15 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ V
JavaScript | 20 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!