Could not use cat function
Title
Question
I tried to use the cat function but not working. Says invalid syntax. Moreover i search using cat? it says object not found. I am using Python 3.6.8 in windows10. please help! Is there any other parameter in lieu of cat.
Python-3.4.3 Loading-Data-From-Files 00-01 min 20-30 sec
Answers:
Please use %cat with the % symbol and the filename or filepath as a parameter.
Please try using the !type command or the %pycat command
Login to add comment