79675691

Date: 2025-06-23 06:05:37
Score: 1.5
Natty:
Report link

I dont understand why this happened but I got the answer, instead of using a relative file directory I tried a full file directory which was this: (that solved the problem but I still dont understand why I needed the full directory and not the relative directory because thats what I had learnt.

file = open(rf"C:\Users\verma\PycharmProjects\PythonProject\files\{filename}", "w")
Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ved Verma