Skip to content

Max991021/Calculator-OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is To practice the fundemntals of using OOP in python

The AiM

  • To understand how object oriented programming works with python -Explore different modules that can be used and libraries -Incorparate test cases to the object orientated programing logic

The Logic

  • Create 3 files that have different purposes Test, Operations, Calculations

  • test file just runs the unittests of what is our expected results from the orogram

  • Operations deals with the the math logic of additions and subtraction basically the math calculations

  • Calculations deals with the input and manipulation of data that is fed back to the operations based on the conditions


What I have learned

-The use of different files and classes to work aroun funtions and attributes -Applying OOP to data in order to archive a certain result

About

Create a calculator using object orientated programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages