79793653

Date: 2025-10-18 08:51:43
Score: 1.5
Natty:
Report link

If you want to print exactly \n in python , you should do this: \\n

Example :

b= "\\n"
print(b)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AmirReza