Exercise 2: Computing Cubes
Compute cubes of variables using functions.
We'll cover the following...
Problem statement
Write a function computeCubes of void type that takes three integers num1 ...
Ask
Compute cubes of variables using functions.
Write a function computeCubes of void type that takes three integers num1 ...