cat command is not working
while using cat command,it is showing syntax error.
Is there a way to solve this problem?

Python-3.4.3 Loading-Data-From-Files 01-02 min 50-60 sec 06-04-20, 11:21 a.m. gnana19

Answers:

cat command is for linux. For windows, you use !type <filename>
12-04-20, 1:40 p.m. iakashchavan


Click here to reply/comment online