Challenge 1: Product of Numbers
Test your knowledge by writing code to compute the product of two numbers.
We'll cover the following...
Problem statement
Write a PHP function named product that computes the ...
Ask
Test your knowledge by writing code to compute the product of two numbers.
Write a PHP function named product that computes the ...