Day 95/100 100 Days of Code
I figured out what was causing the issue! When the program is killed with Command+Q, the application exits suddenly without completing the main function. This causes a problem with the string variables when the application reopens. This is strange be...
digitalcreations.hashnode.dev1 min read