/Project01_Pythontkinter_SimpleCalculator

As i am learning python, I came across tkinter, which provides fast and easy way to create GUI application. So, thought of creating a simple application using it. My first GUI application is a Simple Calculator. which simply performs arithmetic operations. Likely to have more applications using it.

Primary LanguagePython

Simple-Calculator-using-tkinter-GUI

As i am learning python, I came across tkinter, which provides fast and easy way to create GUI application. So, thought of creating a simple application using it. My first GUI application is a Simple Calculator. which simply performs arithmetic operations. Let's have some fun with it! Are you ready........

Enter inputs:

image

Output:

image