I have a problem in Google colab, when I write: path= Path(‘images’) for example it gives me an error saying path is not defined. What did I miss?
I have a problem in Google colab, when I write: path= Path(‘images’) for example it gives me an error saying path is not defined. What did I miss?