Skip to content

Jake-JD/Simple_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This was actually the first tkinter project I made a long time ago but never uploaded to Github. As it is a simple calculator it only has the following operations (please keep in mind it can only do 1 operation at a time before you have to press "=")

  • Add
  • Subtract
  • Divide
  • Multiply
  • Modulo
  • X² (x^2)
  • Xⁿ (x^any number you want)

About

A simple calculator using tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages