79551730

Date: 2025-04-02 23:27:30
Score: 2
Natty:
Report link

This is probably because you are using a Python 2.x version. Just put:

from _future_ import print_function

If you don't want to do this, you can go with the latest versions of python.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aarav Kapoor