Search
The evaluation is divided as follows:
Automatic evaluation:
Code quality (1 point):
You can follow the PEP8 (Python style guide). Most editors (including PyCharm and VS Code) warn about PEP8 deficiencies themselves. You can also get inspired e.g. here or read about idiomatic python on medium or at elsewhere.