Calculator in terminal and app.
A simple app in which you can write numbers and do some arithmetic operations(plus, minus, divide etc.).
When you launch this file, you can do arithmetic operations, but if you will write exit or stop, this file will be closed.
Python: pyqt5, pyqt5-tools, simpleeval and pyinstaller(for CI).