Master functions in Pact (Part 1)

5 branches
Beginner
12 Kudos
Pact

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 file
You cannot modify the .repl file

List of content

add function
2 Kudos
subtract function
2 Kudos
multiply function
2 Kudos
Add Multiple Numbers
3 Kudos
Multiply Multiple Numbers
3 Kudos