Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 476 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 476 Bytes

CalculatorTKInterTest

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.