Skip to content

codewithj4ke/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

forthebadge forthebadge forthebadge

Basic Calculator Application

Overview

This is a simple calculator application developed using Python's Tkinter library. It provides basic arithmetic operations and a clean, user-friendly interface. The application supports addition, subtraction, multiplication, division, and exponentiation. It also handles zero-division errors gracefully with a popup message.

Features

  • Basic Arithmetic Operations: Addition, subtraction, multiplication, division, and exponentiation.
  • Error Handling: Displays an error message if division by zero is attempted.
  • User Interface: A simple and intuitive layout with clearly labeled buttons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages