Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
03. Even Powers of 2
BbJLeB
Jun 3rd, 2019
104
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
# 03. Even Powers of 2
n
=
int
(
input
(
)
)
for
i
in
range
(
0
,
n+
1
,
2
)
:
current
=
2
** i
print
(
current
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $5000 INSTANTLY P
JavaScript | 15 sec ago | 0.07 KB
MAKE $5000 INSTANTLY 9
JavaScript | 49 sec ago | 0.07 KB
✅ MAKE $22OO IN 10 MIN I
JavaScript | 1 min ago | 0.07 KB
✅ MAKE $22OO IN 10 MIN Y
JavaScript | 1 min ago | 0.07 KB
✅ MAKE $22OO IN 10 MIN L
JavaScript | 1 min ago | 0.07 KB
FREE BTC GUIDE 0
JavaScript | 2 min ago | 0.07 KB
Make 3500$ in 20 MIN [Method] T
JavaScript | 2 min ago | 0.07 KB
Make 3500$ in 20 MIN [Method] B
JavaScript | 3 min ago | 0.07 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!