Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
1
1HazingAU
Sep 30th, 2020
146
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
d1
=
{
'key'
:
'hello'
}
d2
=
{
'k1'
:
{
'k2'
:
'hello'
}
}
d3
=
{
'k1'
:
[
{
'nest_key'
:
[
'deep'
,
[
'hello'
]
]
}
]
}
[
i
for
i
in
[
d1
[
'key'
]
,
d2
[
'k1'
]
[
'k2'
]
,
d3
[
'k1'
]
[
0
]
[
'nest_key'
]
[
1
]
[
0
]
]
]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
2 min ago | 1.14 KB
⭐ Exploit Documentation ⭐
CSS | 9 min ago | 1.04 KB
This month smells like money
CSS | 9 min ago | 1.04 KB
✅ API Flaw Money Method
CSS | 10 min ago | 1.04 KB
Untitled
14 min ago | 1.10 KB
Untitled
17 min ago | 3.16 KB
Untitled
23 min ago | 0.42 KB
Untitled
28 min ago | 3.33 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!