## In the current code if user has not set encoding there is a unicode error. ## to resolve this we can give explicit encoding when reading the `examples.txt` file. ## Please see the error screenshot below for more information. 