os.path.join (folder, filename) ensures the path is correct for the system. On Windows, it uses backslashes (reports\summary.txt); on Linux and macOS it uses forward slashes (reports/summary.txt).
Unter Windows ist Python (Download Windows/ Linux / macOS) zwar nicht vorinstalliert, das Betriebssystem hilft Ihnen jedoch zumindest auf die Sprünge: Solange Python nicht installiert ist, ist der ...