Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 15th, 2022
46
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
def is_age_diverse(lst):
tenners = { x2 if x2 < 10 else 10 for x2 in [ x['age'] // 10 for x in lst] }
allset=set(range(1,11))
return allset == tenners
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Exploit
JavaScript | 7 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps x) 9
JavaScript | 10 sec ago | 0.28 KB
GMAIL Logs (2FA disabled)
JavaScript | 13 sec ago | 0.15 KB
Profit Method
JavaScript | 18 sec ago | 0.15 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 28 sec ago | 0.15 KB
✅ Make $15OO in 2O minutesV U
JavaScript | 30 sec ago | 0.28 KB
✅ MAKE $900 INSTANTLY
JavaScript | 34 sec ago | 0.15 KB
Free Giftcards Method
JavaScript | 44 sec ago | 0.15 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!