79600942

Date: 2025-04-30 19:00:08
Score: 1.5
Natty:
Report link

Change this:

 __slots__ = 'a', 'b'

to :

 __slots__ = 'a', 'b', 'c'
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adios Gringo