Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 362 Bytes

File metadata and controls

7 lines (5 loc) · 362 Bytes

Python-GUI-Calculator

My GUI calculator which made with Python and Tkinter

It's my first project, I don't really sure that everything is made in an approprite way.

Calculator has basic mathematical operations (addition, substraction, multiplication, division), very user-friendly exponentiation (my personal opinion:₽), work with percents and square root.