Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 22nd, 2018
71
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
csv
with
open
(
"Mappe1.xlsx"
)
as
csvfile:
spamreader
=
csv
.
reader
(
csvfile
,
delimiter
=
"
\t
"
,
quotechar
=
"|"
)
for
row
in
spamreader:
print
(
", "
.
join
(
row
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 5 sec ago | 0.24 KB
β Make $2500 in 20 minutesβ 0
JavaScript | 9 sec ago | 0.25 KB
π₯ Exchange profit method
JavaScript | 14 sec ago | 0.24 KB
π Swapzone +37% glitch β A
JavaScript | 22 sec ago | 0.25 KB
π¨ Free Crypto Method π¨
JavaScript | 28 sec ago | 0.24 KB
π‘ Instant BTC Profit Method β Working
JavaScript | 37 sec ago | 0.24 KB
π MAKE $2500 IN 15 MIN β Working
JavaScript | 46 sec ago | 0.24 KB
π Swapzone +37% glitch β A
JavaScript | 47 sec ago | 0.25 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!