A program has been created for coursework, solving a given quadratic equation.
Technical stack: Python + Tkinter.
Demonstrates: simple GUI, input data validation, basic mathematics.
Additionally, comments have been provided in the code, as well as explanations of the purpose of each function.