Simple Calculator Program using PYTHON (tkinter)
- takes two number from user as input
- Performs action (+, *, -, /) according to user choice
- Shows result at the bottom of the window. Screenshot of the output window attached as PNG file.
Simple Calculator Program using PYTHON (tkinter)