Syntax error
When tried to use CAT PRIME.TXT, it says invalid syntax.
Tried to give the complete path also, still the error
Python-3.4.3 Loading-Data-From-Files 01-02 min 40-50 sec
Answers:
cat is a Linux command. To open the file in windows type !type <path-to-file/filename> inside ipython terminal.