Skip to content

Poojaasri7/Simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

This is a simple command-line calculator program built using Python. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation.

Features

Supports addition, subtraction, multiplication, division, and exponentiation. Handles invalid inputs gracefully. Allows users to continue calculating with the result of the previous operation or start a new calculation. Utilizes the replit and art libraries for clearing the console and displaying ASCII art logo respectively.

Releases

No releases published

Packages

No packages published

Languages