Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
copy
c32team
Sep 21st, 2023
484
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
diff
first_list
=
[
[
0
,
1
,
2
]
,
[
3
,
4
,
5
]
]
second_list
=
list
(
first_list
)
first_list.
append
(
[
6
,
7
,
8
]
)
first_list
[
1
]
[
0
]
=
9
print
(
first_list
)
print
(
second_list
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
$200 INSTANTLY [Works Worldwide]? SD
Java | 40 sec ago | 0.13 KB
Make $2000 in 15 minutes D
JavaScript | 43 sec ago | 0.07 KB
MAKE $1000 INSTANTLY U
JavaScript | 1 min ago | 0.07 KB
FREE BTC GUIDE Y
JavaScript | 2 min ago | 0.07 KB
FREE 500$ GIFTCARDS F
Java | 2 min ago | 0.14 KB
FREE BTC GUIDE D
JavaScript | 2 min ago | 0.07 KB
Make $2200 in 15 minutes K
JavaScript | 3 min ago | 0.07 KB
Make $2000 in 15 minutes D
JavaScript | 4 min ago | 0.07 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!