- In the
main.py
file is an example of real code that a student has submitted for a task. - Here is the text of the task Link
- Here you can find the general student requirements for the code Link
- You need to review this code. Find errors, inaccuracies, inefficient places in it, or give some optional recommendations for improvement.
- You can make a fork of the repository or gist (do not send a Pull Request to this repository) and place comments on the problematic lines in
main.py
. - Keep in mind that you are "reviewing" the student, that is, you do not just need to correct mistakes, you need to leave comments and recommendations.
- In the form, attach a link to your repository or to gist with comments.