main
Orell-Pieter Schwarzbach 2023-04-14 13:43:03 +02:00
parent 3925c6e600
commit 64b3349e5e
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ with open(filename, 'wb') as file:
file.write(data) file.write(data)
file.flush() # Flushe die Datei, um die Daten zu schreiben file.flush() # Flushe die Datei, um die Daten zu schreiben
# test # tes