I noticed a problem in the code where tabs and spaces are used inconsistently. In the file scorer.py tabs and spaces are mixed for indentation, making the code messy.
I believe using spaces consistently for indentation would be better than tabs, and I can help resolve this issue.
I noticed a problem in the code where tabs and spaces are used inconsistently. In the file scorer.py tabs and spaces are mixed for indentation, making the code messy.
I believe using spaces consistently for indentation would be better than tabs, and I can help resolve this issue.