Skip to content

kertunc/simple-python-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Simple Python Calculator

This project is a basic Python calculator application that performs four fundamental mathematical operations: addition, subtraction, multiplication, and division. It runs on the command line and provides a user-friendly menu.


🧠 Features

  • Addition, subtraction, multiplication, and division
  • Division by zero error handling
  • Option to exit the program
  • Program terminates on invalid input

πŸ“Œ How to Use

Compile the code using a Python compiler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages