79081982

Date: 2024-10-12 21:40:40
Score: 1
Natty:
Report link

Your syntax might not be supported by VSCode, as the match-case syntax here is only supported by Python 3.10 and later. You should check your python version like this:

python --version
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: VarMaster