windows procedure
Title
Question
please provide the procedure to read primes.txt file in windows step by step
Python-3.4.3 Loading-Data-From-Files 01-02 min 10-20 sec
Answers:
1. Download the resources zip file and extract it.
2. Copy the primes.txt file in the current working directory. To check the current working directory type %pwd.
3. Then type !type primes.txt.
Login to add comment