Skip to content

Hongyok1908/python-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-calculator

This is a very simple calculator program for learning how to write unit tests in Python. It contains a Calculator class (calculator.py) which perform 4 mathematic operations: add, subtract, multiply, and divide. You have to add unit test cases to test them in the file test_calculator.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%