Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 17th, 2019
84
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
factory
(
n
)
:
def
make_lambda
(
n
)
:
return
lambda
: n
return
[
make_lambda
(
i
)
for
i
in
range
(
n
)
]
if
__name__
==
'__main__'
:
for
func
in
factory
(
5
)
:
print
(
func
(
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π Instant Money Method π π¨π¨
JavaScript | 53 sec ago | 0.18 KB
π₯ EASY PROFIT GUIDE β Working π₯ π₯π¨
JavaScript | 2 min ago | 0.18 KB
π΅ Crypto Swap Glitch β Easy money π₯ π₯π¨
JavaScript | 5 min ago | 0.18 KB
Untitled
mIRC | 5 min ago | 0.49 KB
βββExploit 500$ in 15 Minutesββ
Java | 5 min ago | 0.15 KB
π¨ Trading exploit π π¨π¨
JavaScript | 7 min ago | 0.18 KB
π Free Crypto Method π π¨π¨
JavaScript | 9 min ago | 0.18 KB
π INSTANT MONEY EXPLOIT π π¨π¨
JavaScript | 11 min ago | 0.18 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!