giving the path of folder in google drive in colab notebook code example
Example: giving the path of folder in google drive in colab notebook
('content/drive/MyDrive/<folder_name>/<file_name>')
folder_name = It should be the name of the folder you want to access in the
google drive
file_name= It should the specific file name that you want to access in the
above mentioned google drive folder