Today Workshop
Hi sir
The cat command
cat primes.txt shows error
It does't accept it shows invalid syntax
Python-3.4.3 Loading-Data-From-Files 01-02 min 30-40 sec
Answers:
Can you please paste a screenshot of the error and the command by using the imgur.com website
If you are on windows type "!type filename.text"
in case witting the
cat prime.txt
you can use the command
%pycat prime.txt
first I create the file primes.txt in the current working directory
then
you can use the command
%pycat prime.txt