pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
pastebin
Paste Search Dynamic
Recent pastes
person check
4 hours ago
node add
4 hours ago
ZonedDateTime
4 hours ago
nid
4 hours ago
lowestCars highestCars
4 hours ago
Entity id
4 hours ago
binkey
4 hours ago
node access
4 hours ago
node comment
4 hours ago
FastCode
4 hours ago
num
def
num
(
n
)
:
if
'2'
in
n
and
'3'
in
n:
return
ord
(
n
)
if
'2'
in
n
and
'3'
in
n:
return
ord
(
n
)
if
'2'
in
n
and
'3'
in
n:
return
ord
(
n
)
else
:
return
0
s =
0
for
i
in
range
(
1
,
20
+1
)
:
s = s + num
(
str
(
i
)
)
print
(
s
)
Parsed in 0.004 seconds