Challenge: Multiple Return Values
This lesson brings you a challenge to solve.
We'll cover the following...
Problem statement
Write a function that accepts two integers and returns their sum, product and difference (in the ...