Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Even Powers of 2
ProdanTenev
Feb 25th, 2022
763
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JSON
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
evenPowers
(
input
)
{
let power
=
Number
(
input
[
0
]
)
;
for
(
let i
=
0
;
i
<=
power
;
i
+=
2
)
{
console.
log
(
Math
.
pow
(
2
,
i
)
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make 3500$ in 1 day [Method]XH
Java | 9 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 19 min ago | 0.04 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 31 min ago | 0.05 KB
Hadez Method Leaked???? TC
Java | 31 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 41 min ago | 0.05 KB
Hadez Method Leaked???? TC
Java | 42 min ago | 0.04 KB
$200 INSTANTLY [Works Worldwide]? SD
Java | 52 min ago | 0.05 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 52 min ago | 0.05 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!