file primes.txt
when I enter
In [3]: !type primes.txt
The system cannot find the file specified.
this comes as the output so what will I do now . I have checked the path of the file and all. Everything is correct but the interpreter is not reading the file plzz help.
Python-3.4.3 Loading-Data-From-Files 01-02 min 20-30 sec
Answers:
Please check if the file exsits, please add the complete file path of the file to the command