Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
tiom4eg
Nov 19th, 2021
85
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
s = "1, 2, 3, 4, 5, 6"
tmp = s.split(", ")
print(*tmp)
data = []
for element in tmp:
data.append(int(element))
print(*data)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 1 hour ago | 0.67 KB
💎💎💎 FREE 2,000$ FROM SWAPZONE
JavaScript | 1 hour ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 1 hour ago | 0.67 KB
Infinite Money Glitch
JavaScript | 1 hour ago | 0.67 KB
✅✅ Earn 18,000$ Monthly Leaked Guide ✅✅
JavaScript | 1 hour ago | 0.67 KB
Trading Method
JavaScript | 1 hour ago | 0.67 KB
✅ INSTANT $370 IN CASH
JavaScript | 1 hour ago | 0.67 KB
Trading Method
JavaScript | 1 hour ago | 0.67 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!