Help! getting this error message and don't know what's the problem

While importing data, I am getting this error message. Can someone help? Thanks

The error is “File not found.” From your screenshot, it looks like the iris.csv file is in the same directory as the notebook, so perhaps read_csv('iris.csv') works better.