Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simple Calculator Program using PYTHON (tkinter) 1. takes two number from user as input 2. Performs action (+, *, -, /) according to user choice 3. Shows result at the bottom of the window.
- Loading branch information