Is my.txt file always hold 100 lines? Does this code guarantee that there is no data loss?
import threading import os class Worker(threading.Thread): def