txt files
I'm not able to fetch and run the txt file code which i have downloaded. Please help me find out how to run code given on tutorials links.
Python-3.4.3 Loading-Data-From-Files 01-02 min 20-30 sec
Answers:
Please keep the file in the current working directory and try the !type <filename> command. To check the current working directory from python type %pwd.