Syntax error in cat primes.txt command
  I am getting syntax error every time I am using cat primes.txt command. I am using Windows OS. I have downloaded the code files from the spoken tutorial and extracted it. My path is also same where the extracted files are located.
  


Python-3.4.3 Loading-Data-From-Files 01-02 min 30-40 sec 25-07-20, 10:12 a.m. Atrib

Answers:

Pleae use %cat the % symbol is important, if that still does not work please try using %pycat or !type followed by filename/filepath
27-07-20, 11:15 a.m. ankitrj.iitb


Click here to reply/comment online