79394828

Date: 2025-01-28 18:20:28
Score: 1.5
Natty:
Report link

For Windows you need to add:

import os
if os.name == 'nt':
    os.system('color') 
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Andy Richter