I have a script that currently builds an empty list from raw_input() on a while loop. (has to be run on server currently with python2.7 hence raw_input)
Next part of scri