79533529

Date: 2025-03-25 11:39:05
Score: 1
Natty:
Report link

I tried the solution with str but it didn't work (for the values).

But

parser = configparser.ConfigParser()
parser.optionxform = lambda option: option

Worked well

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