Calculating Maximum and Minimum Product

# Introduction In this lab, you are tasked with writing two functions: `max_product_of_three()` and `min_product_of_three()`, that accept a list of numbers and calculate the maximum and minimum product of any three numbers in the list, respectively.

|60 : 00

Click the virtual machine below to start practicing