This is a test of the TKInter library, to test the design of a simple user interface, of a basic calculator, with the aim of being able to learn the basic tools for the design of a more complex user interface for a real project.
Tecnology | Description |
---|---|
Python | programming language to create all the business logic of the program. |
TKInter | Graphic library to create the graphic environment of the application. |