Skip to content

LasyaGanesuni/python-tkinter-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

GUI-Calculator

Overview

  • This simple GUI calculator takes input from the user and performs specified Arithmetic operations and display the result.

Built With

  • This is a simple GUI calculator made with Python 3.8(tkinter)

Screenshots

calculator

Widgets

  • In this GUI the widgets I have used are
    • Label
    • Entry
    • Button

Purpose

  • Through this calculator we can perform simple Arithmetic operations like
    • Addition (+)
    • Subtraction (-)
    • Multiplication (*)
    • Division (/)

Prerequisites

  • This code will run only on Python3.x
  • You need to have Python 3.x on your PC, you can Download here

Contributor

@LasyaGanesuni

Releases

No releases published

Packages

No packages published

Languages