Skip to content

audreyandoy/Calculator-Tests-Activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a Calculator

We will build a calculator that can do the following operations: add, subtract, multiply, and divide

For each operation you will:

  • Create a function dedicated to that operation in calculator.py
  • Create tests for that function:
    • Write 2 nominal cases
    • Write 3 edge cases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages