saving . . . saved loading data has been deleted. loading data has been hidden .
loading data
Title
Question
cat primes.txt giving error 
says invalid syntax
i have copy and paste the text file in current directory also but not working
how to load file form other directory?

Python-3.4.3 Loading-Data-From-Files 00-01 min 0-10 sec 22-06-19, 3:43 p.m. Nigam.1611

Answers:

use !type filename.txt to view file contents. To load the file data into variables use loadtxt command.
22-06-19, 3:47 p.m. iakashchavan


Log-in to answer to this question.