Added a code explanation for the beginner and intermediate code solutions of the 'convert-html-entities' algorithm, from the js certification
* fix in the Advanced Code Solution to make it work when run tests * making htmlEntities a const to fix the example