Skip to content

EriThinMyat/Simple-Calculator-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Calculator

This is a simple calculator written in Python that performs basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Addition, Subtraction, Multiplication, Division
  • Handles division by zero with an error message
  • "ans" keyword to reuse the previous result
  • View and clear calculation history
  • Helpful commands like help, history, clear, exit, and quit

Technologies Used

  • Python 3

Installation

  1. Clone the repository:
git clone https://github.com/EriThinMyat/Simple-Calculator-with-Python.git
cd Simple-Calculator-with-Python

About

Python beginner project that I practiced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages