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 07-07-21, 1:09 p.m. Vinod@yadav

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.
07-07-21, 4:45 p.m. aditya94palaparthy@gmail.com


Click here to reply/comment online