Python-Calculator

Created a basic calculator functionality using Python's Tkinter library.

Python-Calculator

Created a basic calculator functionality using Python’s Tkinter library.

Functionalities

  1. Enter two numeric numbers.
  2. Select the mathematics operator (+, -, * , /) that you want to perform.
  3. Answer will be displayed on Console window.

Screenshot

alt home