cat command don't work
Title
Question
in window cat primes.txt don't work
i tried !type primes.txt, %cat primes.txt, %pycat primes.txt
C:\Users\pooja\Downloads\loading-data-from-file.zip\prime
loadtxt('C:\Users\pooja\Downloads\loading-data-from-file.zip\primes')
Python loading-data-from-files 04-05 min 0-10 sec
Answers:
Please unzip the file and place it in a suitable folder.
After that please use %cat , %pycat or !type ALONG with the full path to the file, example
%cat C:\Users\pooja\Downloads\prime.txt
In case this still does not work, please add a comment here with the error that is showing on the screen when you use this syntax
Login to add comment