saving . . . saved Cat command not working has been deleted. Cat command not working has been hidden .
Cat command not working
Title
Question
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 30-04-20, 12:37 a.m. anjalideore13@gmail.com

Answers:

cat is a linux specific command. In windows, type !type pendulum_semicolon.txt inside ipython terminal
30-04-20, 10:33 a.m. aditya94palaparthy@gmail.com
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

Login to add comment


Log-in to answer to this question.