showing syntax error for cat .primes .txt
cat.primes.txt is not working in my %pylabs it is showing invalid syntax
i am using windows
Python-3.4.3 Loading-Data-From-Files 01-02 min 20-30 sec
Answers:
Please keep the file in the current working directory and try the !type <filename> command. To check the current working directory from python type %pwd.