79431289

Date: 2025-02-11 20:54:58
Score: 2
Natty:
Report link

My use of quoting quotes was causing the issue. If I change

test='"x"'

to instead be

test='x'

Then the argument accepts the variable.

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