cat command
the cat command on windows does not work

Python-3.4.3 Loading-Data-From-Files 00-01 min 0-10 sec 26-04-20, 8:21 p.m. Natasha

Answers:

the cat command is used in Linux and macOS. For windows use !type primes.txt.
Make sure the file primes.txt is located in the current working directory. To check the current working directory type %pwd inside IPython terminal.
27-04-20, 9:42 a.m. aditya94palaparthy@gmail.com


Click here to reply/comment online