Closed GlennVerhaag closed 2 years ago
This should be fixed an the notebook should be updated. @GlennVerhaag feel free to clone the repo, fix it and send me a pull request.
Fixed, Notebook waiting for Pull Request, I will inform Jayanthi to replace the JN. Glenn: Thanks for finding this fault!
This issue could be used for errors inside the jupyter notebooks. This learner, for example, found one in the "week_1_additional_exercises_solution.ipynb" file:
The solution for the "Sort three numbers" problem contains an error in line 8, "c>=a" should be corrected to "c>=b"
If the Notebook content generally isn't part of our concern, let me know and this Issue can be closed.