Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 308 Bytes

File metadata and controls

3 lines (2 loc) · 308 Bytes

Bob needs a fast way to calculate the volume of a cuboid with three values: length, width and the height of the cuboid. Write a function to help Bob with this calculation.