Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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. Screenshot of the output window attached as PNG file.