query on acces the txt file from specific path on Windows
!type C:/myfolder/primes.txt 
it given the syntactical error

Python-3.4.3 Loading-Data-From-Files 04-05 min 10-20 sec 19-04-20, 11:59 a.m. anandgdeshmukh

Answers:

You can try this command !type C:\\myfolder\\primes.txt
19-04-20, 2:33 p.m. aditya94palaparthy@gmail.com


Click here to reply/comment online