Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Oct 16th, 2015
239
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
total
(
arr
)
:
arr_scrap
=
[
]
while
len
(
arr
)
!=
1
:
for
i
in
range
(
1
,
len
(
arr
)
)
:
arr_scrap.
append
(
arr
[
i
]
+ arr
[
i-
1
]
)
arr
=
arr_scrap
arr_scrap
=
[
]
return
arr
[
0
]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Exploit
JavaScript | 3 sec ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working
JavaScript | 17 sec ago | 0.25 KB
⭐✅ Crypto Exchange Exploit ⭐⭐
JavaScript | 26 sec ago | 0.25 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps)
JavaScript | 43 sec ago | 0.25 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 58 sec ago | 0.25 KB
✅⭐ Make $2500 in 15 minutes ⭐✅
JavaScript | 1 min ago | 0.25 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 1 min ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 1 min 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!