Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 25th, 2018
89
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
def sum_list(a):
s=0
for x in a:
s+=x
return s
print sum_list([1,7,4])
print sum_list([9,4,10])
print sum_list([44,14,76])
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE D
JavaScript | 3 sec ago | 0.07 KB
MAKE $5000 INSTANTLY 2
JavaScript | 27 sec ago | 0.07 KB
Make $2200 in 15 minutes I
JavaScript | 31 sec ago | 0.07 KB
Make $2000 in 15 minutes D
JavaScript | 1 min ago | 0.07 KB
MAKE $5000 INSTANTLY I
JavaScript | 1 min ago | 0.07 KB
✅ MAKE $22OO IN 10 MIN C
JavaScript | 1 min ago | 0.07 KB
Make 3500$ in 20 MIN [Method] A
JavaScript | 2 min ago | 0.07 KB
✅ MAKE $22OO IN 10 MIN C
JavaScript | 2 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!