turing-smart-screen-python
turing-smart-screen-python copied to clipboard
Update main.py
Also, your commit message should be more descriptive about what you are changing. From the looks of it, you are replacing os.exit with sys.exit. It appears that this may be functionally equivalent and I am guessing os.exit is a holdover from Python 2 days.
Closing PR as code has been reworked since