Li-Fan Chen says to YSITD
E:\>py test.py File "test.py", line 10 print 'Site: ' + result[0] ^ IndentationError: Missing parentheses in call to 'print' E:\>py test.py