Master functions in Pact (Part 1)
5 branches
Beginner
12 Kudos
Jam's Description
Build a calculator with Pact
This Jam is designed to help you with functions in Pact.
In this first exercise, you are going to implement the following features:
add function
-> "Should add two numbers"
We provided a set of tests in the
.repl
fileYou cannot modify the
.repl
fileList of content
add function
2 Kudos
subtract function
2 Kudos
multiply function
2 Kudos
Add Multiple Numbers
3 Kudos
Multiply Multiple Numbers
3 Kudos