with open('file', 'a' )as OUT: not writing all of the lines in the file

Eklenme Tarih 1 hour ago
Active 19
Görüntülenme 89
S

with open('file', 'a' )as OUT: not writing all of the lines in the file