Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Divisible By 3
ProdanTenev
Mar 18th, 2022
752
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JSON
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
divisibleBy3
(
)
{
for
(
let num
=
1
;
num
<=
100
;
num
++
)
{
if
(
num
%
3
===
0
)
{
console.
log
(
num
)
;
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Hadez Method LeakedTC
Java | 1 min ago | 0.05 KB
$200 INSTANTLY [Works Worldwide]? SD
Java | 11 min ago | 0.04 KB
Make 3500$ in 1 day [Method]XH
Java | 21 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 31 min ago | 0.04 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 43 min ago | 0.05 KB
Hadez Method Leaked???? TC
Java | 43 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 54 min ago | 0.05 KB
Hadez Method Leaked???? TC
Java | 54 min ago | 0.04 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!