Skip to content

Add OOP-based calculator implementation#20

Open
DIVYA1956 wants to merge 1 commit intosohailburki01:mainfrom
DIVYA1956:main
Open

Add OOP-based calculator implementation#20
DIVYA1956 wants to merge 1 commit intosohailburki01:mainfrom
DIVYA1956:main

Conversation

@DIVYA1956
Copy link

Description

This pull request adds an object-oriented calculator implementation to the Calculator directory.

Key Features

  • Implements calculator logic using OOP principles
  • Supports chained calculations using previous results
  • Includes proper error handling for invalid inputs
  • Improves code structure, readability, and maintainability

Motivation

This enhancement helps beginners understand how to apply object-oriented programming concepts in a practical Python project.

Checklist

  • Code follows project structure
  • Tested locally
  • No existing functionality broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant