Data Mining Tools: Column to Array

This is a web based data mining tool that makes it easier to get columns of spreadsheet data into
your Python script as an array. Instead of having to parse spreadsheets from within your script,
all you have to do is copy and paste a column of data into the web form and this script will produce a
Pythonic list (array) that can be copied into your script. Created with Python 2.7.5

 Paste column of data here:

What type of data does your list contain?
strings
other (no quotes)