Cat command not working
cat command not working.
In [22]: cat prime.txt
File "<ipython-input-22-628c075c3ac5>", line 1
cat prime.txt
^
SyntaxError: invalid syntax
Python-3.4.3 Loading-Data-From-Files 06-07 min 10-20 sec
Answers:
cat is a linux specific command. In windows, type !type pendulum_semicolon.txt inside ipython terminal
I have done the same but still it is showing error, it says"The system cannot find the file specified.error occurred while processing: primes_.
24-09-21, 12:23 p.m.
20001002020