Day 27/100 100 Days of Code
Today, I ran some tests to find bugs. One of the bugs I found was that the text file that saved content was being emptied as soon as a new thread started working on its operation. This happened because I never opened the content file in append mode, ...
digitalcreations.hashnode.dev1 min read