Created By: M Ritter | Difficulty Level: 3
Write an algorithm that prompts for a value representing the side of a cube from the user. Pass this value to a function that will return the surface area and volume of the cube. Display the results.
Drag from here
Construct your solution here