Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 26th, 2014
148
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
a = [7, 5, 5, 4]
b = list(itertools.combinations(a, 2))
# b = [(7, 5), (7, 5), (7, 4), (5, 5), (5, 4), (5, 4)]
index = [(0, 1), (0, 2), (0, 3), (1, 2), (1, 3), (2, 3)]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 20 minutes
JavaScript | 6 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes
JavaScript | 6 sec ago | 0.25 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 8 sec ago | 0.06 KB
⭐⭐⭐Crypto Accounts⭐⭐⭐
Java | 16 sec ago | 0.06 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 18 sec ago | 0.25 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐⭐
Java | 18 sec ago | 0.06 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 19 sec ago | 0.25 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐⭐
Java | 28 sec ago | 0.06 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!