Skip to content

Releases: shivambangwal/Calculator-Program-using-PYTHON-tkinter-

tkinter: Update README.md

30 May 19:26
9ccd2a6
Compare
Choose a tag to compare
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.

python: Update README.md

30 May 19:25
9ccd2a6
Compare
Choose a tag to compare
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.