Guest User

Untitled

a guest
Feb 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. s = "['Fish & Chips', 'Fast Food', 'Restaurants']"
  2.  
  3. eval(s)
  4. # ['Fish & Chips', 'Fast Food', 'Restaurants']
Add Comment
Please, Sign In to add comment