Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Из 8сс в 10сс
KateWilson
Jul 24th, 2019
162
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
from_8_to_10
(
a
)
:
n
=
0
for
i
in
range
(
len
(
a
)
)
:
n
=
n *
8
+
int
(
a
[
i
]
)
return
(
n
)
print
(
from_8_to_10
(
input
(
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 7 sec ago | 0.06 KB
⭐ Free SOLANA Method ⭐
JavaScript | 17 sec ago | 0.25 KB
✅ MAKE $2000 INSTANTLY
JavaScript | 27 sec ago | 0.25 KB
Swapzone Glitch ✅ Working
JavaScript | 29 sec ago | 0.25 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐⭐
Java | 31 sec ago | 0.06 KB
⭐ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 39 sec ago | 0.25 KB
✅ MAKE $2000 INSTANTLY
JavaScript | 40 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 51 sec ago | 0.25 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!