Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 15th, 2019
94
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
N = 2
A = []
B = []
for i in range(N):
B.append(i)
A.extend(B)
print(A)
print(B)
[0, 0, 1]
[0, 1]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
Lua | 40 sec ago | 1.00 KB
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 7 min ago | 0.20 KB
✅ 💎 Free BTC method 🚨 🔥
JavaScript | 17 min ago | 0.20 KB
Untitled
Lua | 24 min ago | 8.27 KB
📌 Crypto Swap Glitch ✅ Still works 💎 💵
JavaScript | 27 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 38 min ago | 0.20 KB
Untitled
Lua | 38 min ago | 1.49 KB
📌 Make 3000$ in 20 minutes 💵 💎
JavaScript | 48 min ago | 0.20 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!