Calculating Product of Variable Numbers

# Introduction In this lab, you need to write a program that creates a function called `multiply_numbers()` which can take any number of arguments and returns the product of the numbers passed as arguments, and then use this function to calculate and print the product of three integers entered by the user.

|60 : 00

Click the virtual machine below to start practicing