pickles2649 pickles2649 06-12-2022 Mathematics contestada add a return statement to the function that returns the cube of the argument, i.e. (num*num*num). def compute cube(num):