io.UnsupportedOperation: not writable SOLVE code example Example: io.UnsupportedOperation: not writable file = open('ValidEmails.txt','w') ... file.write(email)