Search
The evaluation is composed of:
Quality of code (1 point):
You can follow the PEP8 intended for Python. Most editors (certainly PyCharm) themselves point out deficiencies with regard to PEP8. You can also get inspired, for example, here or read about idiomatic Python on medium.