Skip to content

acmucsd/python-tkinter-calculator-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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)

Purpose

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

Prerequisites

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages