saving . . . saved cat command not working has been deleted. cat command not working has been hidden .
cat command not working
Title
Question
Downloaded primes.txt from code files.Where to save it for proper working of cat command.As per video cat command not working for windows

Python-3.4.3 Loading-Data-From-Files 01-02 min 20-30 sec 01-05-20, 12:06 a.m. rupalicdange_978

Answers:

cat command is a linux command. Copy the files in the current working directory.
To check the current working directory type %pwd inside ipython terminal.
After copying it type !type primes.txt to show the file contents inside ipython terminal.
01-05-20, 12:37 a.m. aditya94palaparthy@gmail.com


Log-in to answer to this question.