pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
Paste Search Dynamic
Recent pastes
define Faridun 1999
2 hours ago
Free HTTP /HTTPS proxy list
2 hours ago
addEdge
2 hours ago
Norway IPTV M3U playlist
2 hours ago
getBytes
2 hours ago
Russia m3u IPTV playlist
2 hours ago
re.findall
8 hours ago
ReadLine
19 hours ago
USA IPTV M3U playlist
21 hours ago
letters array
1 day ago
re_list
# your code goes here
import
ast
list
=
[
"dasdasd"
,
"Asdasd"
,
"adsda"
,
"aadashaa"
]
st =
str
(
list
)
print
st
print
type
(
st
)
re_list = ast.
literal_eval
(
st
)
print
type
(
re_list
)
for
i
in
re_list:
print
i
Parsed in 0.002 seconds
Please enable JavaScript to view the
comments powered by Disqus.