There is a problem in code in the notebook: ``` for file in glob.glob(os.path.join("tolsloy", '*.fb2'))[2:6]\ + [glob.glob(os.path.join("tolsloy", '*.fb2'))[-2]]: ``` You have to change "tols**l**oy" on "tols**t**oy".
There is a problem in code in the notebook:
You have to change "tolsloy" on "tolstoy".