Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
e1
jmunsch
Jun 2nd, 2014
241
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
>>> l = range(0,1000)
>>> sum = 0
>>> for x in l:
... if (x % 3 is 0) or (x % 5 is 0):
... sum += x
...
>>> sum
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 20 minutes⭐⭐ 2
JavaScript | 7 sec ago | 0.27 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 7 sec ago | 0.17 KB
⭐⭐⭐Exchange Exploit T I⭐⭐⭐
Java | 7 sec ago | 0.17 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 8 sec ago | 0.17 KB
✅⭐ Make $2500 in 15 minutes ⭐✅
JavaScript | 10 sec ago | 0.25 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 19 sec ago | 0.17 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 19 sec ago | 0.25 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 19 sec ago | 0.17 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!