Skip to content

SourceShiv/OOPCalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OOPCalculatorApp

This was a simple calculator app made more intermediate by using a class.

Features

  • Object-oriented programming approach using classes - memory and count attributes and methods for each operation
  • Nested loops and conditional statement
  • Memory and option to continue from last operation or all clear the calculator
  • Unicode and special escape characters for more graphical console feel
  • Error catching and additional error catching

Tech stack

  • Python

How to Run

  1. Make sure Python 3 is installed
  2. Clone the repository
  3. Open a terminal in the project folder
  4. Run:
python main.py

Tested on Python version 3.11.9

About

This was a simple calculator app made more intermediate by using a class. Check the README for more information on the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages